.font-small {
    font-size: 17px;
}
.h5, h5 {
    font-size: 1.35rem;
}
.font-x-small {
    font-size: 12px;
}
.font-medium {
    font-size: 17px;
}
.widget-header-1 h5, .widget-header-2 h5 {
    font-size: 15px;
}  
body {
    font-size: 16px;
}
.widget_tagcloud .tag-cloud-link {
    font-size: 15px;
}
.single-content article.entry-wraper h6 {
    font-size: 1rem;
}
a {
    color: var(--color-muted);
}
.btn {
    padding: .575rem 1.25rem;
    font-size: 15px!important;
}
.header-social-network .list-inline-item a {
    font-size: 16px;
}
.entry-meta.meta-2 .author-name {
    text-transform: inherit;
}