﻿.fw-bolder {
    font-weight: bolder;
}

#portfolio img {
    height: 220px;
    width: 100%;
}
.faq-details h4.check-title {
    font-size: 16px;
}
.border-bottom{
    border-bottom: 1px solid lightgray;
}
.services-icon i {
    font-size: 60px;
    color: #3EC1D5;
}
.awesome-img > a{
    cursor: default;
}
.awesome-img > a::after {
    background-color: unset;
}
h1,h2,h3,h4,h5,h6 {
    text-transform: capitalize !important;
}