/* yoyogo.html overrides */
.container-pt-2 {
    padding-top: 2rem !important;
}
.heading-fs-4 {
    font-size: 4rem;
}
.link-yellow {
    color: #FCC02B;
    text-decoration: underline;
}
