.font-weight-bold {
    font-weight: 900 !important;
}
.h2 {
    font-size: 40px !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.text-uppercase {
    text-transform: uppercase;
}
.unordered-list-text {
    padding-left: 25px;
}
P {
    text-align: justify;
}