/* Ẩn feature image */
img.archive-img.wp-post-image {
    display: none;
}

/* Đổi màu thẻ  */
a {
    color: rgb(5, 137, 202);
    font-weight: 400;
}

/* Đổi style h1 widget-title */
.widget-title {
    font-weight: bold;
}

/* Đỗ bóng hero h1 
.bldr-hero-content h1 {
    text-shadow: black 0.0em 0.0em 0.1em;
}*/

/* Sửa lỗi SiteOrigin Widgets
#sow-headline-container h1, h2, h3, h4, h5, h6 {
	word-break: normal !important;
} */