blockquote {
  border-color: #00137F!important;
}
.blue {
  color: #00137F;
}
.red {
  color: red;
}
h1 {
    font-size: 25px;
    line-height: 30px;
}
.entry-title, .entry-title a {
    font-size: 25px;
    line-height: 30px;
}
h2 {
    font-size: 22px;
    line-height: 30px;
}

h3 {
    font-size: 19px;
    text-transform: uppercase;
    line-height: 25px;
}
.frm_style_formidable-style.with_frm_style input[type="submit"] {
  	text-transform: uppercase;
    color: #FFFFFF;
}
input.caps[type="button"] {
  text-transform: uppercase;
  margin-bottom: 5px;
}
input.caps[type="button"]:hover {
  color:#f2e66a;
}
 .white {
  color: #FFF;
}
 .white:hover {
  color: #f2e66a !important;
}
#main form input[type="submit"] {
  color: #fff;
}
#main-nav ul li.basket a {
  background-image: url(https://www.yorkracinginc.com.au/wp-content/uploads/2016/04/basket.png)!important;;
  background-repeat: no-repeat!important;;
  background-size: 20px 20px!important;;
  text-indent: -99999px!important;;
  width: 20px;
  height: 40px;
  display: inline-block;
  padding: 0!important;
  background-position:  0 7px!important;
}