﻿body {
    font-family: 'Segoe UI', Calibri, Arial;
    margin:0;
}
h2{
    font-weight:600;
    text-align:center;
    color:#fff;
    font-size: 2em;
  
}
h3{
    font-weight:normal;
    margin:3px 0px;
    text-align:center;
}