#wrapper {
    background: url(/wp-content/uploads/2026/01/anhnen.webp) top center / cover no-repeat fixed #000 !important;
    background-size: cover;
}
.header-button > a {
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
    outline: none;
}
.header-button > a {
    background: linear-gradient(0deg, rgb(255 156 25) 0%, rgb(211 148 7) 100%);
    color: #fff;
    border: none;
    transition: all 0.3s ease;
    overflow: hidden;
    border-radius: 5px !important;
    font-size: 14px;
}
#wide-nav ul.nav > li> a:hover {
    color: #ea9810 !important;
}
.contact-home {
    border: solid 1px;
    border-radius: 5px;
    padding: 20px;
    height: 500px;
    overflow-y: scroll;
    box-shadow: 0 0 3px 2px #ff9200;
}
.section-title-center span {
    background: #3f3f3f;
    padding: 5px 10px;
}
.post-item .box .box-text {
    background: #3f3f3f;
}
.post-item .post-title a {
    font-size: 18px;
    color: #f89b16;
}
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
}
.ux-menu-link__link:hover {
    color: #f89b13 !important;
}
.breadcrumb {
    background: rgba(10, 10, 10, 0.83);
    padding-top: 12px;
}
.entry-category {
    opacity: 1;
}
h1.entry-title {
    color: #f89b16;
}
.entry-header-text-top {
    padding-bottom: 0;
}
#comments {
    display: none;
}
.recent-blog-posts a {
    color: #f89b16 !important;
}
.archive-page-header .page-title {
    text-align: center;
    font-size: 22px;
    color: #f89b14;
}