/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
.ipost-new .entry-title-new h3 a {
    color: #000;
}
.ipost .entry-title-new h4 a {
    color: #000;
}
.entry .entry-title-new a:hover {
    color: #1abc9c;
}

.line-xs.line-black-new {
    border-bottom-color: var(--black) !important;
}

