/*------------------------------------------------------------------
[Custom Theme Stylesheet]

Project:	Insurance Agency - Onepage Html Responsive Template
Version:	1.1
Primary use:	Insurance Agency - Onepage Html Responsive Template 
-------------------------------------------------------------------*/

/*add your style css here*/

.ser-block .services-list{
    list-style-type: none;
    padding-left: 0;
}

.ser-block .services-list li{
    margin-bottom: 1rem;
}

.ser-block .services-list li:last-child{
    margin-bottom: 0;
}

.logo-footer .logo-f{
    max-width: 278px;
    height: auto;
    width: 100%;
    filter: contrast(0.5);
}