/* Add here all your css styles (customizations) */
p {
    font-size:  18px;
}

b, strong {
    font-size:  20px;
}

.padding-top-90{
    padding-top: 90px;
}

/*Heading Titles v2*/
h2.title-v2 {
  font-size: 40px;
  line-height: 44px;
}

h1.title-v2.title-center:after, h2.title-v2.title-center:after, h3.title-v2.title-center:after {
    left: 50%;
    width: 120px;
}
.menu-container a {
    color: #fff;
    font-weight: 800;
}

.service-block-v6 .service-desc h2 {
    color: #555;
}