.elementor-2854 .elementor-element.elementor-element-db317ba{--display:flex;--margin-top:20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for container, class: .elementor-element-db317ba */.moreReviews {
    background-color: #D39434 !important;
    color: white !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300 !important;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
}

.moreReviews:hover {
    background-color: #b37e2d !important;
}/* End custom CSS */