.move-up-10 {
    margin-top: -10px;
}

.bigger {
    font-size: 1.2rem;
}

.pad-top-20 {
    padding-top: 20px;
}

.pad-top-40 {
    padding-top: 40px;
}

.bold {
    font-weight: bold;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

p {
    margin: 0 0 10px;
}
