/*--------------------------------
RADIO
--------------------------------*/
.title-radio {
  font-size: 2.2rem;
  color: #F08300;
  font-weight: 800;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.6em;
}
@media screen and (min-width: 1025px) {
  .title-radio {
    margin-bottom: 20px;
    font-size: 3.3rem;
  }
}/*# sourceMappingURL=radio.css.map */