body {
    font-size: 16 !important;
}

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

h2 {
  font-size: 20px !important;
}

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

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

h5 {
  font-size: 15px !important;
}

h6 {
  font-size: 12px !important;
  padding-top: 0px;
}

#news-desc {
    font-size: 16px !important;
}

.input-size {
    font-size: 14px !important;
    caret-color: red;
}

.input-size::-webkit-input-placeholder {
    font-size: 14px !important;

}

.list-custom .list-group-item strong {
    font-size: 14px !important;
}

.list-custom .list-group-item span:not(.badge) {
    font-size: 12px !important;
}

.menu-list a span {
    font-size: 14px !important;
}

.font-12 {
    font-size: 12px !important;
}

.myTrack {
    max-width: 90vw !important;
    min-width: 78vw !important;
}

.domain {
    font-size: 14px;
}

.pin-footer img {
    width: 16px !important;
}

.circleIcon {
    height: 16px !important;
}

.readingText2 {
    font-size: 16px
}

#readDescUrl {
    font-size: 13px;
    font-weight: 600;
}

#readDesc-a {
    font-size: 17px;
    padding-top: 10px;
    padding-bottom: 10px;
}
