.site-footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background: linear-gradient(#021a4e 5%, #1544ab 45%, #113b98 47%, #7e54c3 0%, #1a0c33 100%);
    width: 100%;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.5)!important;
}

.site-footer2 {
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
    border-top: 2px solid rgba(0,0,0,.25);
    background: linear-gradient(#021a4e 5%, #1544ab 45%, #113b98 47%, #7e54c3 0%, #1a0c33 100%);
    color: white;
}


.site-footer a {
    color: white;
    margin-right: 5%;
}

.site-footer p {
    color: white;
    margin-right: 5%;
}


.site-content {
    min-height: 90vh;
}

h3.title-widget {
    color: white;
}


.site-footer2 a {
    color: white;
    margin-right: 5%;
}

.site-footer2 p {
    color: white;
    margin-right: 5%;
}

h3.title-widget2 {
    color: white;
}

.site-footer3 a {
    color: white;
    margin-right: 5%;
}

.site-footer3 p {
    color: white;
    margin-right: 5%;
}

h3.title-widget3 {
    color: white;
}
