.heading-container {
    margin-bottom: 1.5rem;
}
.heading, .subheading {
    text-align: center;
}
.heading, .subheading, .bold-style {
    font-weight: 900;
}
.content-wrapper.mt-4 * {
    font-family: 'Roboto', sans-serif;
}
thead {
    background-color: #512884;
    color: #ffffff;
}