/* Enter Your Custom CSS Here */

.wpb_button {
    padding: 13px 21px 13px!important;
    font-size: 15px!important;
    color: #FFFFFF!important;
    text-shadow: none!important;
    background-color: #143891 !important;
    border: none!important;
      font-family: "Noto Sans", sans-serif !important;
  text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Noto Sans", sans-serif !important;
}

#colophon { display: none; }

.drop-shadow {
  box-shadow: 2px 2px 14px grey;
}