/* Start custom CSS for section, class: .elementor-element-5bbabc8 *//* tira o espaços da borda */
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
  padding: 0px !important;
}

.mwai-header.EFYD0gYrcn2YeXJRD0WV {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 219, 217, 1) 35%, rgb(158 21 21 / 43%) 100%) !important;
}


.P6TcWInHsZqb3Yw9izPm .JXp_cuKGU6bcchnY6DHM {
    font-size: 10px !important; 
}


img.user-photo {
    max-width: 70px;
    max-height: 70px;
    transition: transform 0.3s ease; /* Define uma transição suave */
}

img.user-photo:hover {
    transform: translateY(-10px); /* Move a imagem 10px para cima quando o mouse passar sobre ela */
}/* End custom CSS */