html {
    font-size: 11px;
}

body {
    //-webkit-text-stroke-width: .05px;
    //-webkit-text-stroke-color: white;
    -webkit-font-smoothing: antialiased;
    font-family: "Romance", sans-serif;
    font-size: 11px;
    line-height:35px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #516677;
}
