footer {
  background-color: #2f2f2f;
}

#section-5 {
    background: #39bac4;
    color: #ffffff;
}

#section-5 a {
    color: #ffffff;
}

#section-5 .btn-primary {
    background-color: #005c75;
    border-color: #005c75;
}

#section-5 iframe {
    margin-top: 20px;
}

#section-6 {
    background: #232323;
    color: #ffffff;
}

#section-5 h2,
#section-6 h2 {
    text-align: left;
    color: #ffffff;
}
