body,h1,h2,h3,h4,h5,h6 {font-family: "Raleway", sans-serif}
body, html {
    height: 100%;
    line-height: 1.8;
}
.w3-bar .w3-button {
    padding: 16px;
}

html {
  scroll-behavior: smooth;
}

er {
  min-height: 100%;

  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
  margin-bottom: -350px;
}

.footer,
.push {
  height: 350px;
}

.cr-button { cursor: pointer; }

.w3-iht,.w3-hover-iht:hover{color:#000!important;background-color:#cddc39!important}
.w3-text-iht,.w3-hover-text-iht:hover{color:#cddc39!important}
.w3-border-iht,.w3-hover-border-iht:hover{border-color:#cddc39!important}

.iht-charcoal-brown, .iht-hover-charcoal-brown {color:#fff!important;background-color:#484842!important}
.iht-light-olive, .iht-hover-light-olive {color:#fff!important;background-color:#A2A392!important}
.iht-ivory-mist, .iht-hover-ivory-mist {color:#000!important;background-color:#F8F4E3!important}