.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS */.botaowhats a {
    background: linear-gradient(180deg, #2BD466, #1DA851);
    color: #fff !important;
    padding: 10px 18px;
    border-radius: 10px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    margin: 20px 20px 20px 20px;
}


/* Hover premium */
.botaowhats a:hover {
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(43, 212, 102, 0.4);
}/* End custom CSS */