.pb-03 {
    padding-bottom: 3%;
}
.pt-03 {
    padding-top: 3%;
}
.pb-20 {
    padding-bottom: -20px;
}
.mt-20 {
    margin-top: -20px;
}

bg-col-schema {
    background-color:aquamarine;
}
.float-l {
    float: left;
}