body {
  background: white;
  color: saddlebrown; }

.container-fluid .row {
  flex-direction: column; }

header img {
  width: 100%; }

@media (min-width: 992px) {
  header img {
    width: 450px; } }

@media (min-width: 1200px) {
  header img {
    width: 540px; } }

.btn {
  border: 0;
  text-transform: uppercase; }
  .btn.btn-primary {
    background-color: #EF233C; }

section {
  padding: 30px; }
  section:nth-child(odd) {
    background-color: #fffaea; }
  section p:last-child {
    margin-bottom: 0; }
  section h2 {
    font-family: 'Concert One', sans-serif;
    color: #EF233C;
    font-weight: bold;
    font-size: 1.5rem;
    margin-bottom: 15px;
    text-transform: uppercase; }
  section h3 {
    color: #D80032;
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 30px;
    text-transform: uppercase; }
  section.newsletter .card {
    background-color: #ffeeb7;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px, rgba(0, 0, 0, 0.1) 0px 0px 25px;
    margin: 0 -30px; }
    section.newsletter .card .card-title {
      color: #EF233C;
      font-family: 'Concert One', sans-serif;
      font-weight: bold;
      text-transform: uppercase; }
  section.sunshine-for-you .card {
    background-color: #ffeeb7;
    border: 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 4px, rgba(0, 0, 0, 0.1) 0px 0px 25px;
    margin: 0 -30px; }
    section.sunshine-for-you .card .card-title {
      font-family: 'Concert One', sans-serif;
      color: #EF233C;
      font-weight: bold;
      text-transform: uppercase; }
  section.sunshine-for-you .list-group.requests {
    margin: 0 -30px 30px; }
    section.sunshine-for-you .list-group.requests .list-group-item {
      border: 0;
      padding-left: 30px;
      padding-right: 30px; }
      section.sunshine-for-you .list-group.requests .list-group-item:nth-child(odd) {
        background-color: #F4F5F7; }
      section.sunshine-for-you .list-group.requests .list-group-item h5 {
        font-size: 1rem; }
      section.sunshine-for-you .list-group.requests .list-group-item p {
        font-size: .75rem; }
  section.sunshine-for-you .hypecast .list-group-item {
    background: none;
    border: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase; }
  section.more-info {
    margin-bottom: 30px;
    text-align: center; }

footer {
  font-size: .75rem;
  padding: 15px;
  text-align: center;
  background: #EF233C;
  color: #fff; }
�����������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������