﻿h1, h2, h3, h4, h5, h6 {
    color: #5E5E5E;
    font-family: 'Open Sans';
    /*font-weight: bold;*/
    margin-top: 9px;
}

p {
    font-size: 13px;
    font-family: "open sans";
    font-weight: normal;
}

label {
    font-family: 'open sans';
}

.example-text {
    font-size: 11px;
    color: rgba(0,0,0,0.56);
    margin-top: -10px !important;
    float: left;
    margin-bottom: 15px;
}
