#begin {

}

#begin .display-5 {
    font-weight: 600;
    line-height: 1.2;
}
#begin .fs-5 {
    font-size: 1.25rem!important;
}

div.bc-none {
    background-color: transparent !important;
}
/*
h2 {
    font-family: "Autour One", serif;
    font-weight: 400;
    font-style: normal;
}
*/

#children-pt h2{
    font-size: 2.5rem;
}
#children-pt .row h3{
    font-size: 1.25rem;
}
#children-pt .row p{
    font-size: 1rem!important;
}
#children-pt .row .display-4{
    font-size: 2.5rem;
}

#children {
    background: url("../images/homepage/course-graphics.svg") no-repeat; 
    background-size: cover; 
    background-position: top center;
    padding-bottom: 130px !important;
}

#floatBar {
    position: relative;
    top: -60px;
}

#floatBar h2 {
    font-size: 2rem;
}

#floatBar span {
    font-size: 0.9rem;
}

#learning-games i.bi {
    line-height: 0.75em; 
    font-size: 1.75em;
    color: #754FFE;
}