.font-size-xl {
    font-size: 2rem;
}

.font-size-xxl {
    font-size: 3rem;
}

.font-white {
    color: #fff;
}