﻿h2.news {
    margin-bottom: 0px;
}

h2.news a {
    color: #183968;
    margin-bottom: 100px;
}

.button {
    background-color: #183968 !important;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: #0c2241 !important;
}


.checkatrade-intro .quote {
  background: #146DEF;
  padding: 1px 11px 1px 11px;
  border-radius: 5px;
  margin-bottom: 30px;
  
}

.checkatrade-intro .quote p {
    color: white !important;
}

.checkatrade-intro .quote:before {
    content: '';
      width: 0; 
  height: 0; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;  
  border-bottom: 15px solid #146DEF;
  top: -35px;
  position: relative;
}

.student {
  margin-left: 25px;
  margin-bottom: 30px;
}
.student .photo {
  border-radius: 100px;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.student p {
  position: relative;
  top: 5px;
  text-transform: uppercase;
}
.student p:nth-child(2) {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  line-height:1rem;
  padding-top: 5px;
}


#twitterbox {
        min-height:600px;
}

.wpfront-message {
    font-size: 1.1rem;
    line-height: 1.2rem;
    padding: 12px;
}

.tag-pest {
    font-family: Roboto Condensed;
    text-transform: uppercase;
}


.geo-testimonial {
    border:solid 1px #ddd;
    background-color: #eee;
    padding:10px;
    margin-bottom:-30px;
}

.geo-testimonial p {
    margin-bottom:0;
}

.page-template-page-true-columns h2, .page-template-page-true-columns h3 {
    margin-top: 1rem;
}

.tab-bar {
    background-color: black;
}

.tab-bar .menu-icon span::after {
    content: "";
    display: block;
    height: 0.05px;
    position: absolute;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #fff, 0 7px 0 1px #fff, 0 14px 0 1px #fff;
    width: 1rem;
}

