.elementor-1095 .elementor-element.elementor-element-249928a{text-align:center;}.elementor-1095 .elementor-element.elementor-element-b5fee9c{--spacer-size:20px;}.elementor-1095 .elementor-element.elementor-element-7bc1e75 .elementor-button{font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;text-transform:uppercase;background-color:#111111;border-radius:100px 100px 100px 100px;padding:25px 40px 25px 40px;}.elementor-1095 .elementor-element.elementor-element-1248970{--spacer-size:50px;}/* Start custom CSS *//* Color texto seleccionado */

::selection {
    background-color: #111111;
    color: #ffffff;
}

::-moz-selection {
    background-color: #111111;
    color: #ffffff;
}

/* Break-word */

* {
	word-wrap: normal !important;
}

/* General */

.header-destacado {
    font-weight:700;
}

@media (min-width: 1025px) {
    .header-destacado {
    font-size:70px;
}
}

.subheader-card {
    font-size: 18px;
    font-weight: 600;
}

.elementor-toggle .elementor-tab-title {
    text-align: right;
    margin-bottom: 10px;
}

.team-position {
    font-size: 18px;
    font-weight: 600;
}

@media (min-width: 1025px) {

.team-height-1 .elementor-widget-container {
    min-height: 238px;
}

.team-height-2 .elementor-widget-container {
    min-height: 264px;
}
    
}

.linkedin-icon {
    float: right;
    opacity: 0.7;
    transition: all .3s;
}

.linkedin-icon:hover {
    opacity: 1;
}

.legal-info h2 {
    font-size: 22px;
    margin-top: 30px;
}/* End custom CSS */