.elementor .mmwc--disclosure-btn{selector {
background: none !important;
box-shadow: none !important;
padding: 0 !important;
}

selector a {
font-size: 12px;
color: #64748b;
font-weight: 600;
text-decoration: none;
transition: all 0.2s ease;
}

selector:hover a {
color: #2563eb;
text-decoration: underline;
}\n}