.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.bold {
    font-weight: bold
}