.template-donation .donationHandlers .dollarhandle .dollarhandle-text {border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.template-donation .donationHandlers .dollarhandle .dollarhandle-image {border-top-left-radius:10px;border-top-right-radius:10px;}

.btn-xl {font-size: 19px !important;line-height: 1.8em;}
.btn-xl.btn-white-border {padding:9px 20px;}

#Donations {background:#f8f8f8;}

.loggedin-header:before, .profile-header:before {background:rgba(0,0,0,0.7)}

.profileSidebar .money {color:#f6d05e;}

.lump-news h4 {color:#000;}

/*Border*/
.bf-border-custom{
    border-bottom: 23px solid transparent;
    padding: 15px;
    border-image: url(https://dk6f8ezfgkj58.cloudfront.net/50089f92fe37d34eb0f5cae39728e635.png) 40% round;
}

.bf-border-custom-col{
    border-bottom-color: transparent !important;
    border-image: url(https://dk6f8ezfgkj58.cloudfront.net/50089f92fe37d34eb0f5cae39728e635.png) 40% round !important;
}

/*Nav*/
.sticky-logo img{
    width: 55px !important;
}

.funraisin-header-nav .vertical-align .navbar-right {
    margin-right: auto !important;
    margin-left: 0 !important;
}

/*Nav*/
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a{
    color: #333;
    font-size: 16px;
}

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a:hover{
    color:#49479d;
}

.funraisin-secondary-nav a.btn.purple-outline:hover {
    color: #fff;
}

.funraisin-secondary-nav i.fa.fa-user.color-primary {
    color: #49479D;
}

/*Registrasion success*/

#popup .fa-link {
     color: #fff;
}

/*Button text*/
.btn-text {
    color: #333 !important;
    font-weight: 700 !important;
    font-family: Montserrat;
    display: flex;
    gap: 10px;
}

.btn-text-white .btn-text{
    color: #fff !important;
}

.site-logo img {
    margin-left: -125px !important;
}