/*
Theme Name:   Annan
Description:  Default template fror Annan Solicitors
Author:       ITAdmin
Author URL:   http://annan.espcdesign.com
Template:     hello-elementor
Version:      1.00
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Annan
*/

/* Write here your own personal stylesheet */

/**
    show the SOLD splash on listings.
 */
.statusinfo.status-sold {
    display: block;
    background-color: rgba(192,64,64,0.65);
}
