
html {
font-size: 1.3rem;
}
strong {font-weight: 700}
.green-50 {background-color: #E8F5E9}
.card-comments img{width:4rem}

h1 ,h2 ,h3 ,h4 ,h5 ,h6 {font-family: 'Times New Roman','Tahoma' ;}
h1  {font-size: 1.9rem;}
h2  {font-size: 1.6rem;}
h3  {font-size: 1.3rem;}
h4  {font-size: 1.2rem;}
	
.blog-nav li {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
}
.blog-nav li a {
  color: #fff;
}
	
	.note {
    padding: 10px;
    border-right: 3px solid !important;
    border-radius: 4px
}

.note-primary2 {
    background-color: #eceff1      ;
    border-color: #3E4551  !important;
}
.note-light2 {
	padding: 10px;
    background-color: #f9fbe7        ;
    border-color: #f9fbe7    !important;
}
	.the_content h2 {margin-top: 30px; margin-button: 20px;}
	.the_content h3 {margin-top: 25px; margin-button: 15px;}

	.the_content h2.note  {color: #1C2331 ;}
	.the_content h2  {color: #3F729B; font-size: 1.5rem;}
	.the_content h3  {color: #3E4551; font-size: 1.3rem;}
	

@media (max-width: 768px){
html {font-size: 1.1rem;}
h1  {font-size: 1.7rem;}
h2  {font-size: 1.5rem;}
h3  {font-size: 1.3rem;}
h4  {font-size: 1.2rem;}
	}

.single-news {
    border-bottom: 1px solid #e0e0e0;
}

.single-news p {
    margin-bottom: 0;
}

.c1 {color: #33691E;}
.c2 {color: #E65100;}
.c3 {color: #9C27B0;}
.c4 {color: #1266F1;}
.magazine-section .single-news {
    border-bottom: 1px solid #e0e0e0;
}
.unique-color2 {color: #3F729B;}
.unique-color-dark2 {color: #1C2331;}
.living-coral {
    color: #FF6F61;
}

.living-coral.divider-new:after, .living-coral.divider-new:before {
    background: #FF6F61;
}

.emerald {
    color: #2E7D32;
}
.emerald.divider-new:after, .emerald.divider-new:before {
    background: #388E3C;
}

.cerulean-blue {
    color: #92aad0;
}
.cerulean-blue.divider-new:after, .cerulean-blue.divider-new:before {
    background: #92aad0;
}
.radiant-orchid {
    color: #B067A1;
}
.radiant-orchid.divider-new:after, .radiant-orchid.divider-new:before {
    background: #B067A1;
}
.mimosa {
    color: #F0C05A;
}
.mimosa.divider-new:after, .mimosa.divider-new:before {
    background: #F0C05A;
}
.mimosa2 {
    color: #59698d ;
}
.mimosa2.divider-new:after, .mimosa.divider-new:before {
    background: #59698d ;
}
.chili-pepper {
    color: #9B1B30;
}
.chili-pepper.divider-new:after, .chili-pepper.divider-new:before {
    background: #9B1B30;
}

.purple-dv {
    color: #9c27b0 ;
}
.purple-dv.divider-new:after, .cpurple-dv.divider-new:before {
    background: #9c27b0 ;
}


.performance-facts__title {
  font-weight: bold;
  font-size: 2rem;
  margin: 0 0 0.25rem 0;
}
.performance-facts__header {
  border-bottom: 10px solid black;
  padding: 0 0 0.25rem 0;
  margin: 0 0 0.5rem 0;
}

.progress-bar , .progress {
height: .15rem;}