.list-unstyled li a{
    font-size: 15px;
    font-weight: 600;
}

.list.list-borders li {
    border-bottom: 1px solid #eaeaea;
    color: #f04701;
font-weight: 600;
}

.img-border img{
    border: 3px solid #f04701;
}

.ft-title{
    font-size: 18px;
    letter-spacing: 1px;
}

.header-nav-bar{
    background-color: #ffc403 !important;
}
.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
}

.social-icons li {
    display: inline-block;
    margin: -1px 1px 0 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}


.social-icons:not(.social-icons-opacity-light):not(.social-icons-transparent):not(.social-icons-clean):not(.social-icons-clean-with-border):not(.social-icons-dark):not(.social-icons-dark-2):not(.custom-social-icons) li a {
    background: #fff;
}

.social-icons li a {
    transition: all .2s ease;
    border-radius: 100%;
    display: block;
    height: 28px;
    line-height: 28px;
    width: 28px;
    text-align: center;
    color: #333 !important;
    text-decoration: none;
    font-size: 12.8px;
    font-size: .8rem;
}

#footer .footer-copyright p{
    font-size: 14px;
}

.donation-table tr td{
    font-size: 26px;
}

.dontaion-table td{
    font-size: 16px;
    padding: 5px 50px;
    border: 1px solid #d5d5d5;
    width: 50%;
}

.process .process-step-content {
    padding-top: 20px;
    height: 100px;
}
#footer p{
    color: #e55011;
    font-size: 14px;
    font-weight: 500;
}

#footer h5{
    color: #f15615;
}

#footer .footer-copyright p {
    color: #ffffff;}

    p {
        color: #000;
        line-height: 24px;
        margin: 0 0 20px;
    }

    .breadcrumb>li{
        color: #000;
        font-weight : 600;
        font-size: 12px;
    }

    .dontaion-table td {
        font-size: 16px;
        padding: 5px 50px;
        border: 1px solid #fdc401;
        width: 50%;
        color: #f04701;
        font-weight: 600;
    }

    a:not(.btn):hover {
        text-decoration: none;
        color: #f15615;
    }

    article.post h2 a {
        text-decoration: none;
        letter-spacing: 0.1px;
    }

    .font-weight-bold {
        font-weight: 600 !important;
    }


    .page-header.page-header-sm h1 {
        font-size: 22px;
        color: #f04701;
    }

    .page-header.page-header-sm h1 {
        font-size: 22px;
        color: #f04701;
        font-weight: 600;
        letter-spacing: 0.5px;
    }

    @media (max-width: 991px) {
        #header .header-logo img {
            z-index: 1;

        }

        #header .header-logo img {
            z-index: 1;
            width: 100%;
        }

        .scan {
            margin-bottom: 40px;
        }
    }

    #footer{
        margin-top: 0px;
    }

    #header .header-logo img {
        transition: all .3s ease;
        position: relative;
        top: 0;
        width: 100%;}

      