.fs-55 {
    font-size: 1.125rem !important;
}

.fs-7 {
    font-size: 0.75rem !important;
}

.fs-8 {
    font-size: 0.5rem !important;
}

.police-roboto {
    font-family: 'Roboto', sans-serif;
}

.police-baloo {
    font-family: 'Baloo', sans-serif;
}

.no-text-decoration {
    text-decoration: none;
}
