.deportista .et_pb_blurb_container {
  background-color:#fff;
  min-height:300px;
}

.deportista .et_pb_module_header {
  background-color:#ff6600;
  color:#fff;
padding-bottom:0;
}

.deportista .et_pb_blurb_description {
padding:20px 0;

}



.et_pb_section_video_bg video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.et_pb_fullwidth_header.et_pb_fullwidth_header_0 {
opacity: 1;
}


.listados ul {
  list-style: none;
padding-left:0;
}
.listados  ul li {
margin-bottom: 6px;
}

.listados  ul li::before {
content: '';
display: inline-block;
width: 4px;
height: 4px;
-moz-border-radius: 7.5px;
-webkit-border-radius: 7.5px;
border-radius: 7.5px;
background-color: red;
margin-right: 7px;
margin-bottom: 4px;
}

.proyecto .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
.proyecto .et-pb-icon {
  font-size:18px;
  color: #333;
}
.proyecto .et_pb_blurb_description a{
  color: #333;
}
.proyecto .et_pb_blurb_content{
 min-height:330px;
}

.proyecto .et_pb_blurb_description{
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%);
width: 100%;
}

.proyecto .et_pb_module_header {
 max-width:300px;
margin: 0 auto;
}


#video_entrevistas .et_pb_video_box iframe {
max-height:300px;

}
#misarticulos .et-pb-icon {
color: #e68b36;
font-size: 16px;
}

.wpcf7-form label {
 color: white;

}

.wpcf7-form label {
 color: white;

}

.wpcf7-form .et_pb_button {
cursor:pointer;
background-color: #e94e1b;
}

.wpcf7-form .et_pb_button:hover {
background-color: #fff;
color:#e94e1b;
}

.wpcf7 form.sent .wpcf7-response-output {
color:#fff;
}