.section-title {
    font-family: 'Shrikhand', cursive;
    margin-bottom: 0;
}

.section-subtitle {
    font-family: 'Noto Sans JP', sans-serif;
}

.fs-3 {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
}

.fs-4 {
    font-family: 'Noto Sans JP', sans-serif;
}

.fs-6 {
    font-family: 'Noto Sans JP', sans-serif;
}

.trainer-name {
    margin-bottom: 0;
}

.bg-success {
    background-color: #055a33!important;
}