/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.growfast-submenu.level-1>li>span a>span:not(.growfast-menu-chevron):after {
    height: 3px!important; 
    background-color: #E21E22!important; 
    bottom: 0px!important; 
}

img{
  max-width: 100%;
}

#hs_cos_wrapper_widget_1738097281423 img{
  border-radius: 6px;
}

@media (max-width: 991px) {
  #quienes-somos, .growfast-button-wrapper--left, .growfast-button-wrapper--center{
    justify-content: center!important; 
  }
  
  h2, h3{
    font-size: 28px!important; 
  }
}


  .text-quienes-somos, #hs_cos_wrapper_dnd_area-module-5_{
    font-size: 20px;
  }
}