#footer p {
    color: rgba(250, 250, 250, 0.8);
}
#footer {
    background: #000 !important;
    color: #252b33;
    padding: 1.125rem 0;
}
#footer a span {
    color: #7651e6;
}
