#widget-estudos .et_pb_module_header:after {
    height: 2px;
    width: 140px;
    display: block;
    content: "";
    background: #1d1d1d;
    margin-top: 10px;
}

#widget-estudos img {
    height: 300px;
    width: 100%;
    object-fit: cover;
}

#subscribe-info h2 {
    width: 100%;
    font-family: 'Dobra Bold';
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.85;
    letter-spacing: normal;
    color: #1d1d1b !important;
    padding: 0 0 40px;
}

#subscribe-info h2:after {
    height: 2px;
    width: 200px;
    display: block;
    content: "";
    position: absolute;
    background: #1d1d1d;
    top: 52px;
}

#subscribe-info h4 {
  width: 100%;
  font-family: 'Dobra Book';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1d1d1b !important;
}

#subscribe-form form .et_pb_contact_form_label {
    display: block !important;
  	width: 100%;
  	font-family: 'Dobra Book';
  	font-size: 18px;
  	font-weight: normal;
  	font-stretch: normal;
  	font-style: normal;
 	line-height: normal;
 	letter-spacing: normal;
  	color: #1d1d1b;
}

#subscribe-form form .et_pb_contact_field_0 input {
    background: #ffffff !important;
    border: solid 1px #9d9d9c;
    color: #1d1d1d !important;
    padding: 10px 20px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

#subscribe-form form .et_pb_contact_field_1 input {
    background: #ffffff !important;
    border: solid 1px #9d9d9c;
    color: #1d1d1d !important;
    padding: 10px 20px;
    width: 100%;
    float: right;
    margin-bottom: 20px;
}

#subscribe-form form .et_pb_contact_field_2 input {
  background: #ffffff !important;
  border: solid 1px #9d9d9c;
  color: #1d1d1d !important;
  padding: 10px 20px;
  width: 100%;
  float: right;
  margin-bottom: 20px;
}

#subscribe-form form .et_pb_contact_field_3 input {
  background: #ffffff !important;
  border: solid 1px #9d9d9c;
  color: #1d1d1d !important;
  padding: 10px 20px;
  width: 100%;
  float: right;
  margin-bottom: 20px;
}

#subscribe-form form .et_pb_contact_field_4 input {
  background: #ffffff !important;
  border: solid 1px #9d9d9c;
  color: #1d1d1d !important;
  padding: 10px 20px;
  width: 100%;
  float: right;
  margin-bottom: 20px;
}

#subscribe-form .et_pb_button {
    color: #ffffff!important;
    font-size: 16px!important;
    font-weight: 700!important;
    width: 164px!important;
    line-height: 30px !important;
    background-color: #ad1523 !important;
    border: 1px solid #ad1423 !important;
    border-radius: 0!important;
    font-family: 'Dobra Bold' !important;
}

#subscribe-form .et_pb_contact_field {
    clear: initial !important;
}

#doc-section h2 {
    width: 100%;
    font-family: 'Dobra Bold';
    font-size: 40px;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.85;
    letter-spacing: normal;
    color: #1d1d1b !important;
    padding: 0 0 40px;
}

#doc-section h2:after {
    height: 2px;
    width: 200px;
    display: block;
    content: "";
    position: absolute;
    background: #1d1d1d;
    top: 52px;
}

#doc-section .et_pb_text_inner {
  width: 100%;
  font-family: 'Dobra Book';
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1d1d1b !important;
}
