#tips{
    background-color: rgb(228, 238, 245);
}

h2,h3,h4{
    text-align: center;
    font-weight: bolder !important;
}

h3{
    background-color: rgb(203, 213, 222);
    border-radius: 10px;
    padding: 10px;
    margin: 10px 10px 0;
}

h4{
    margin-top: 10px;
}
