@charset "UTF-8";
.band-math {
    
    padding-top: 100px;
    padding-bottom: 100px;
}
.band-live {
    padding-top: 100px;
    padding-bottom: 100px;
   
}
.logo {
    padding-top: 5px;
    padding-bottom: 5px;
}

.band-Volunteer {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #646464;
}
.band-donate {
    background-color: #C1C1C1;
    padding-top: 100px;
    padding-bottom: 100px;
    
}

.band-footer {
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: #232D41;
}


.band-top{
    border-bottom: thin solid #010101;
}


.band-body {
    background-color: #C1C1C1;
    padding-top: 100px;
    padding-bottom: 100px;
    border-radius: 15px;
}

