/* Start custom CSS */@media only screen and (max-width: 899px){
section p {
display: inline!important;
}
}
b, strong {
    font-weight: 500!important;
}/* End custom CSS */