.blog-content{
    padding: 0 !important;
}
.services-we-offer li{
    padding-bottom: 0px !important;
    list-style-type: disc !important;
}
.services-we-offer li a{
    color: #8b0003;
}
.services-we-offer li a:hover{
    color: #000;
}
.blog-content ul li::marker{
    color: #000;
    font-weight: 600;
}
.inner-banner-title {
    font-size: 40px;
    color: #00449f;
    font-weight: 600;
    margin-bottom: 15px;
}
.service-area a button{
    text-transform: capitalize !important;
}
.service-area .custom-btn {
    padding: 15px 10px !important;
}
.service-area .custom-btn{
    width: 100%;
}
.service-area a{
    width: 100%;
}