<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btn-inscricao-asas {
  border-radius: 100px;
  border: 2px solid #c0a875;
}

.border-faixa-01 {
  border-radius: 70px;
  border: 2px solid #c0a875;
}

@media (min-width: 577px) and (max-width: 768px) {
  .row-msg-jesus {
    padding-top: 130px;
  }
}

@media (min-width: 769px) {
  .row-msg-jesus {
    padding-top: 180px;
  }
}

@media (max-width: 576px) {
  .row-msg-jesus {
    padding-top: 80px;
  }
}

</pre></body></html>