/* ===================================
   Webmarkitors Theme
   Main Stylesheet
=================================== */

body {
    margin: 0;
    font-family: Arial, sans-serif;
    background: #f5f7fb;
}

h1,
h2 {
    color: #0B5ED7;
    text-align: center;
    margin-top: 60px;
}