<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a{
text-decoration: underline;
}
p{
text-decoration: underline;
}
::-webkit-scrollbar-thumb:hover {
background: #ff4c60; 
} .bs-head-detail {
padding: 8px 0;
position: relative;
z-index: 1;
}
.bs-head-detail ul {
display: flex;
margin: 0;
padding: 0;
}
.bs-head-detail .info-left {
justify-content: flex-start;
}
.bs-head-detail .info-left li {
display: inline-block;
margin-right: 15px;
padding: 0;
}
.bs-head-detail .info-left li a {
font-size: 13px;
}
.bs-head-detail .info-left i {
font-size: 14px;
padding-right: 10px;
}
.bs-head-detail .btn-theme.quote {
margin: -5px 0 -5px 0;
border-radius: 0;
float: right;
}
.bs-head-detail .top-date {
display: inline-flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 10px;
}
.bs-head-detail .top-date .day {
font-size: 14px;
margin-right: 6px;
line-height: 0.8;
font-weight: 700;
letter-spacing: 0.2px;
}
.bs-head-detail .top-date .deta {
font-size: 13px;
font-weight: 400;
line-height: 1.2;
word-break: break-word;
}
.bs-head-detail .top-date .time {
padding: 0 4px;
height: 20px;
line-height: 1;
display: flex;
align-items: center;
margin-top: 3px;
}
.btn.btn-subscribe {
padding: 0 8px;
}
.bs-head-detail .info-right {
justify-content: flex-end;
}
.info-right li {
display: inline-block;
margin-right: 15px;
padding: 0;
}
.info-right li:last-child {
margin-right: unset;
}
.bs-head-detail .info-right li a {
font-size: 13px;
}
.bs-head-detail .info-right i {
font-size: 14px;
padding-right: 10px;
}
.bs-head-detail .bs-social {
padding: 0;
flex-wrap: wrap;
justify-content: flex-end;
}
.bs-head-detail .bs-social li {
margin: 0;
padding: 0;
display: inline-flex;
}
.bs-head-detail .bs-social li a i {
font-size: 14px;
padding-right: unset;
}
.bs-social a{
text-decoration: none;
} .bs-headtwo .navbar-wp {
margin: 0 0 30px ;
z-index: 999;
transition: all 1s ease-out;
border-radius: 0;
min-height: 90px;
height: auto;
}
.bs-headtwo .navbar-brand {
margin-right: unset;
}
.bs-headtwo .navbar-header img {
width: 100%;
height: 100%;
}
.bs-headtwo .desk-header {
padding: 0px;
}
.desk-header a{
text-decoration: none;
}
.bs-headtwo .navbar-wp .navbar-nav &gt; li&gt; a {
padding: 7px 15px;
}
.bs-headtwo [role=button] {
cursor: pointer;
padding: 15px 0;
}
.site-branding-text .site-title{
font-size: 30px;
}
.widget_block .wp-block-search__button{
margin-bottom: 0px;
}</pre></body></html>