.site-footer {
  background-color: #0F3B63!important;
  color: #FFFFFF;
}

.site-footer a {
  color: #FFFFFF !important;
}
.site-footer {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
button,
.btn,
input[type="submit"] {
    background-color: #0F3B63 !important;
    border-color: #0F3B63 !important;
    color: #FFFFFF !important;