.elementor-26018 .elementor-element.elementor-element-caaf743{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-26018 .elementor-element.elementor-element-23756b4{text-align:start;font-family:"Inter", Sans-serif;}@media(min-width:768px){.elementor-26018 .elementor-element.elementor-element-caaf743{--content-width:1250px;}}/* Start custom CSS for container, class: .elementor-element-caaf743 */.elementor-26018 .elementor-element.elementor-element-caaf743 {
    h2 {
        display: inline-flex;
        align-items: flex-start;
        margin-top: 1rem;
        
        .trend-item {
            width: 36px;
            height: 36px;
            border-radius: 50%;
            text-align: center;
            font-weight: 900;
            font-family: 'Inter', sans-serif;
            font-size: 1.15rem;
            line-height: 36px;
            margin-top: 2px;
            margin-left: -50px;
            margin-right: 12px;
            background: #B48836;
            color: #fff;
            flex: 0 0 36px;
        }
    }
    
    @media (max-width: 767px) {
        h2 {
            flex-direction: column;
            margin-top: 1rem;
            
            .trend-item {
                margin: 0 0 6px  -6px !important;
            }
        }
    }
}/* End custom CSS */