.font_resizer_plus{
position: fixed;z-index: 999;bottom: 10px;right: 10px;
}
.wp_font_rp_btn{
width: 40px;height: 35px;border-radius: 50%;background-color: #ea556f;color: #fff;font-family: 'Roboto', sans-serif;font-size: 16px;font-style: oblique;font-weight: bold; margin:3px;--bs-btn-padding-x: 0px;padding: 0px;
}
.wp_font_rp_btn:hover{
background-color: #353535;color: #fff;
}
