/* Enter Your Custom CSS Here */
h3 {
    font-family: montserrat !important;
    font-weight : 600 !important;
     font-size: 17px !important;
}
body{
    font-weight:600 !important;
}
p {
    font-weight:600 !important;
}