﻿

h4 {
    font-size: calc(14px + 0.5vw) !important;
    font-weight: 600 !important;
    background-color: none;
}

h3 {
    font-size: calc(16px + 0.5vw) !important;
    font-weight: 600 !important;
}

.iconimg img {
    width: 30px;  
    margin: 3px 4px;
    vertical-align: top; 
}

.iconimg {
    font-size: calc(8px + 0.2vw) !important;
    font-weight: 500 !important;
    color: #5f5555;
    vertical-align:middle;
}

.hd {
    font-size: calc(14px + 0.2vw) !important;
    font-weight: 600 !important;
}

.rd {
    font-size: calc(10px + 0.2vw) !important;
    font-weight: 200 !important;
}



