@font-face {
    font-family: 'Garet';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Book.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Book.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Book.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Garet Book';
    src: url('/templates/t4_bs5_blank/fonts/Garet-Book.woff2') format('woff2'),
        url('/templates/t4_bs5_blank/fonts/Garet-Book.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

p{
    font-family: 'Garet Book';
}

.services{
    background-color: #212529;
    color: #ffffff;
    margin: 10px 5px;
    padding: 10px;
    border-radius: 10px;
}
.services li{
    font-family: 'Garet Book';
}

.services li::marker{
    color:#FD7E14;
}
 h2{
    font-family: 'Garet Book';
    margin-top: 10px;
    margin-bottom: 15px;
}
a{
    font-family: 'Garet Book';
}
.services h2{
    text-align: center;
    font-family: 'Garet Book';
    margin-top: 10px;
    margin-bottom: 15px;
}
.services h4{
    text-align: center;
    font-family: 'Garet Book';
    margin-top: 10px;
    margin-bottom: 15px;
        color: #FD7E14;
}
.services h3 {
    font-family: 'Garet Book';
    margin-top: 10px;
    margin-bottom: 15px;
        color: #FD7E14;
}
.bg-light{
    --t4-bg-opacity: 0;
}
.btn-orange{
    background-color: #FD7E14;
    color: #F8F9FA;
    width: 100%;
    border-radius: 10px;
}

.btn-orange:hover{
    background-color: #f1f1f1;
    color: #FD7E14;
    border: 1px solid #FD7E14;
}

.logo-img{
    margin: 20px;
}
.o-text{
    color: #FD7E14;
}
.tick li{
    list-style-image:  url("/images/tick.png");
}
.cross li{
    list-style-image:  url("/images/cross.png");
}
.t4-header {
    background-color: #212529;
    border-bottom: 1px solid #e9ecef;
}
.slogan{
    font-family: 'Garet Book';
    color: #ffffff;
}