footer {
    background-color: #31A3DD;
}

.footer-contents {
    padding-top: 10px;
    color: #fff;
}

.footer-contents .footer-quote {
    text-align: center;
    font-family: 'Nunito', sans-serif;
}

.footer-contents .footer-right {
    text-align: right;
}

.closing-footer {
    font-size: 12px;
}

.no-wrap {
  white-space: nowrap;
}