body .g-button {
  background-image: none;
  background-color: #162b62; }
  body .g-button:hover {
    background-color: #162b62; }
  body .g-button.g-button--invert {
    color: #162b62 !important;
    border-color: #162b62; }
  body .g-button.g-button--invert:hover {
    background: #162b62;
    border-color: #162b62; }
  body .svg_image--u-is6ia7wnb {
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0; }

.copyright {
  font-size: 16px !important; }
