/* 
  logic-baord-repair.css
*/


.logic-board-repair-hero {
  background: url("/skins/st1/images/logic-board-repair-hero.jpg") 50% center no-repeat;
  background-size: cover;
  min-height: 128px;
}

.lbr-intro-text {
    font-size: 21px;
    line-height: 1.4em;
    font-weight: 400;
    display: inline-block;
    font-family: 'Dosis', sans-serif;
}

.lbr-h2 {
  font-size: 1.4rem;
  font-weight: bold; 
  color: #18597C
}

.lbr-h3 {
  font-size: 1.2rem;
  font-weight: bold; 
  color: #18597C
}


