h4 {
    color: #354b92 !important;
    font-family: 'Baloo', sans-serif;
}

h5 {
    color: #9D358C !important;
    font-family: 'Baloo', sans-serif;
}

.text-justify {
    text-align: justify !important;
}

.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 !important;
}
