.webform-submission-formulario-desarrolladores-form
{
    max-width: 650px;
  display:block;
  margin:20px auto;
}
.webform-submission-formulario-desarrolladores-form::before
{
  background:url(https://renobo.com.co/sites/default/files/2024-06/desarrolladores-banner.jpeg) no-repeat;
  background-size:100% auto;
  height:150px;
  width:100%;
  content:"";
  display:block;
}
.webform-submission-formulario-desarrolladores-form .card-header, .webform-submission-formulario-desarrolladores-form fieldset.card legend
{
  background:#FFF !important;
      font-size: 22px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
  padding:0 !important;
    font-family: "value serif pro" !important;
    font-weight: 400 !important;
    color: #003435 !important;
}
.webform-submission-formulario-desarrolladores-form .card-body 
{
  padding:0 !important;
}

