
#easy-container{
    background-color: white;
    padding: 5%;
}

#howitworks-container{
    width: 100% !important;
    background-color: #00adef;
    color:white;
}

#btn-start{
    filter: drop-shadow(5px 5px 5px #000);
}

.container-congrats{
    border: solid 3px !important;
    border-radius: 20px !important;
    border-color: #ccc !important;
    background-color: #def2f8 !important;
}

#main-square-image{
    width: 500px;
    filter: drop-shadow(5px 5px 5px #000);
}

#fyf{
    padding-top: 50px;
    margin-bottom: 50px;
    color: white;
    filter: drop-shadow(5px 5px 5px #000);
    font-weight:bold;
}

.wide-90{
    padding-top:30px;
    padding-bottom:30px;
    width: 90% !important;
}

.wide-90{
    padding-top:30px;
    padding-bottom:30px;
    width: 90% !important;
}

hr{
    height: 2px;
    background-color: #9e9a9a;
    border: none;
}

#social_icons{
    margin-top:20px;
}

#receive_money{
    margin-top: 5px;
}

#target{
    margin-top:7px;
}

#fmg-statement{
    width: 80%;
    margin-top:200px;
    color: white;
    font-weight:bold;
    border-radius: 20px !important;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
}

#txt-search{
    font-weight:bold;
}

#txt-search::placeholder{
    font-weight:normal;
    color:#cccccc;
}

#pyp-img{
    margin-top: 150px;
}

.ss-title{
    font-size: 3em;
    filter: drop-shadow(2px 2px 2px black);
}

.ss-desc{
    font-size: 1.5em;
    filter: drop-shadow(1px 1px 1px black);
}

.car-ind{
    filter: drop-shadow(1px 1px 1px black);
}

.carousel-caption{
    position:absolute !important;
    top:35% !important;
    z-index:3 !important;
}

.card-step1{
    border: solid 1px black;
}
.step1{
    color: white;
    background-color: #00adef;
    font-weight: bold;
    text-align: center;
}

.col-padding{
    padding: 50px !important;
}

#pricing-container{
    background-color: #00adef;
    text-align: center;
    color: white;
}

.pricing-header{
    font-weight: bold;
    text-align: center;
    background-color: #00adef;
    color: white;
}

#pricing-table-container{
    padding-left: 5%;
    padding-right: 5%;
    color: black;
}

.price-table{
    width: 100%
}

.price-body{
    height: 105px;
}

#donation-calc-container{
    color: black !important;
}

#donation-calc{
    width: 90% !important;
}

.calc-font{
    font-size: 1.25em;
}

#calc-bal{
    font-weight:bold;
}

#fmg-gear-container{
    padding: 5%;
    padding-top: 0px;
    background-color: black;
    color: white;
}

.fmgg-text{
    padding-left: 10%;
    padding-right: 10%;
}