p {
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
    font-size:18px;
}

h1, h2, h3, h4 {
    font-family: 'Open Sans', sans-serif !important;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 22px !important;
}

h4 {
    font-size: 18px !important;
}

.width100 {
    width: 100%;
}

.sidebar-main-header {
    text-align: center;
    text-transform: uppercase;
}

.sidebar-sub-header {
    text-align: center;
}

.form-sidebar {
    background: #eee;
    padding: 20px;
}

.sidebar-contact-details {
    text-align: center;
    border: 1px solid #eee;
    padding:10px;
}

.sidebar-icon-size {
    font-size: 100px;
}

li{
    line-height:30px !important;
}

.fs-98em{
    font-size:0.98em;
}