h3 {
    font-size: 1.17em;
    font-weight: bold;
}
strong{
    font-weight:bolder;
}
.text-center{
    text-align:center;
}