/* Enter Your Custom CSS Here */

h1 { 
 font-family: 'Cairo';font-size: 22px;
}

    body {
    font-family: 'Cairo';font-size: 16px;
}

p{
font-family: 'Cairo';font-size: 16px;
}
img { max-width: 100%; }