

a{color:#0992e5;}
a:visited{color:#107acb;}
a:hover,a:focus,a:active{color:#107acb;}


button, .button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #0992e5;
  border-color: #0992e5;
  color: white; }

  button:hover, button:focus, .button:hover, .button:focus,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  input[type="button"]:focus,
  input[type="reset"]:focus,
  input[type="submit"]:focus {
    background-color: #107acb; }

  button:hover, button:focus, .button:hover, .button:focus,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  input[type="button"]:focus,
  input[type="reset"]:focus,
  input[type="submit"]:focus {
    color: white; }

#sf_results #sf_val ul li.sf_selected {
    background-color: #107acb !important;
    border-color: #107acb !important;
    color: #FFFFFF !important;
}

#section-footer .widget-title{color: white;}
