.panel-default {
   background: #F3F3F3;

}
.panel_valentine_party {
    background: #C497CB;
}
.panel-abs{
    background: #191A23;

}

.panel-heading {
    background-color: #f7f7f7;
    border-bottom: none;
    padding: 20px 10px;
}

.panel-title {
    margin-top: 10px;
    font-weight: 600;
    font-family: Space Grotesk;
    font-weight: 500;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    width: 142;
    height: 38;

}

.panel-body {
    padding: 20px;
}

.panel-footer {
    background-color: #fff;
    border-top: none;
    padding: 15px;
}

.panel {
    width: 600;
    height: 310;
    border-radius: 45px;
    border-width: 1px;
    justify-content: space-between;
    padding: 50px;
    
    border: 1px solid #191A23;
    box-shadow: 0px 5px 0px 0px #191A23;

}

.arrow {
    vertical-align: bottom;
    width: 41;
    height: 41;


}

.bbar_illus {
    height: 150px;
    top: 2px;

}

.vcell {
    vertical-align: middle;
    font-family: Space Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 41px;
    letter-spacing: 0%;

}

.banner {
    
    justify-content: space-between;
    padding-right: 100px;
    padding-left: 100px;

}

.hero_h1 {
    font-family: Space Grotesk;
    font-weight: 500;
    font-size: 60px;
    line-height: 100%;
    color: #000000;


}

.hero_p {
    font-family: Space Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 0%;
    color: #000000;

}
.illustration{

}
.programs{
    
}
.programs_h2{
    background: #C497CB;
    width: 197;
height: 51;
border-radius: 7px;
padding-right: 7px;
padding-left: 7px;
    font-family: Space Grotesk;
font-weight: 500;
font-size: 40px;
line-height: 100%;
letter-spacing: 0%;



    
}
.program_span{
    font-family: Space Grotesk;
font-weight: 400;
font-size: 18px;
line-height: 100%;
letter-spacing: 0%;

    
}
.learn_more{
    color: #000000;
}
.learn_more_white{
    color: white;
}
.abs_text{
/*    background: #FFFFFF;*/
font-family: Space Grotesk;
font-weight: 500;
    color: white;

line-height: 100%;
    width: 60%;
/*    padding: 5px;*/

}
#theme-navbar-collapse > ul > li.customers-nav-item-anvil_donations > a{
    border: 1px solid #191A23;
    border-radius: 14px;
    padding-top: 15px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-left: 18px;
}
