.bg-color-a {
    background-color: #038CD5 !important;
}

.bg-color-b {
    background-color: #7FBB26 !important;
}

.txt-color-a {

    color: #038CD5;
}

.txt-color-b {
    color: #7FBB26;
}

.mtp10 {
    margin-top: 10px;

}

.mtp20 {
    margin-top: 20px;

}

.mtp40 {
    margin-top: 40px;

}

.mtp100 {
    margin-top: 100px;

}

.mtp30 {
    margin-top: 30px;

}