.elementor-79189 .elementor-element.elementor-element-7d9757e{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--padding-top:3rem;--padding-bottom:3rem;--padding-left:0rem;--padding-right:0rem;}.elementor-79189 .elementor-element.elementor-element-678be65{--display:flex;--justify-content:center;}/* Start custom CSS */.course-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 24px 16px 20px;
    background-color: #fff;
    border: 1.5px solid #E8DDD0;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.course-tile .tile-emoji {
    font-size: 45px;
    line-height: 1;
}
div#social--media-block {}

#social--media-block svg {
    width: 40px;
    height: 40px;
    padding: 10px;
    background-color: #beccf4;
    border-radius: 100px;
}/* End custom CSS */