@media screen and (max-width: 1024px) {
.menu-contacto a {
border-radius: 30px;
display: inline-block;
background-color: #FF8024;
padding: 5px 10px;
margin-bottom: 8px;
}
.menu-contacto {
text-align: center;
}
.menu-contacto a:hover {
color: black !important;
}
}
.elementor-flip-box__layer {
transition: all 0.3s ease-in-out !important;
}
@media screen and (min-width: 1024px) {
.menu-contacto {
background-color: #FF8024;
border-radius: 30px;
margin-left: 13px !important;
}
.menu-contacto a:hover {
color: black !important;
}
}
.texto-especial-compu { text-align: end;
width: 50%;
margin-left: auto;
font-size: 20px !important;
}
.elementor-flip-box__layer__title {
background-color: rgba(255, 255, 255, 0.6);
padding-top: 4px !important;
}
.elementor-flip-box__layer__description {
background-color: rgba(255, 255, 255, 0.6);
}