#blog .contentwrap a:hover {
text-decoration:none;
}
#blog .form { 
    clear: both !important;
}

  #blog .blog-info .recent h3 {
    font-weight: 600;
    font-size: 20px;
    color: #333;
    margin-top: 0;
    margin-bottom: 15px;
}

#location .location__list h3 {
color: #8ea094;
font-size: 30px;
}
.location__hours span {
    text-transform: lowercase;
}
.location__hours span::first-letter {
    text-transform: capitalize;
}
#specialties .main-box .recent-box h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #ffffff;
    width: 100%;
    text-align: center;
    background: #4e6b57;
    padding: 12px;
    border: 2px solid #4e6b57;
    border-radius: 10px;
    font-weight: 600; 
    transition: all .6s ease;
    border-radius: 30px;
}

#specialties .main-box .recent-box:hover h3 {
    background: #fff;
    color: #4e6b57;
}
#reviews-slider .review-slider {
    background-position: top center !important;
}
#reviews-content .reviews .reviews-middle .review-content h2{    
  margin-bottom: 10px;
    text-transform: Capitalize;
    margin-top: 26px;
    float: left;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    -webkit-letter-spacing: 1px;
    -moz-letter-spacing: 1px;
    -ms-letter-spacing: 1px;
    letter-spacing: 1px;
    text-align: left;
    color: #333;
}

.blog-box-medium.wow.fadeInUpBig h2 {
    font-size: 19px !important;
}
li.list_location {
    text-align: center;
    width: 100%;
    display: block !important; 
}

.text h2 {
    color: #4e6b57;
    margin-top: 0;
    font-style: italic;
}

body .banner__content h1 {
    font-size: 40px !important;
}

.text h3 {
    font-size: 18px;
}
