.bg-dark {
    background-color: #265a88 !important;
}

footer.footer {
  background-color: #265a88;
}

.h1, h1 {    
    color: #265a88;    
}

.h2, h2 {    
    color: #265a88;    
}

.icon_svg path {
  fill: #265a88;
}