<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Logistek
Theme URI: https://shtheme.com/demosd/logistek
Author: Shtheme
Author URI: https://themeforest.net/user/shtheme
Description: Logistek is a fully responsive fast and easy customizable trendy business and corporate WordPress theme that comes with 25+ valid WordPress theme and 2 home page variations. You can change any section as your choice very easily. Logistek template is fully responsive and fit it all popular browsers and devices.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: logistek

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* ========TABLE OF CONTENTS==========
00. Body, links, hgroup, paragraphs, general styles
01. Fixed header &amp; Navigation
02. Section Intro (Home)
03. Section About
04. Section Resume
05. Section Portfolio
06. Section Blog
07. Section Contact
08. Footer
09. Loader
10. Responsive design

/*--------------------------------------------------
    00. Body, links, hgroup, paragraphs, general styles
---------------------------------------------------*/



body {
    line-height: 1.8em;
}

h1, h2, h3, h4, h5, h6 {
    color: #0C2239;
    margin: 0;
    font-family: "Rajdhani", sans-serif;
}

.single-post .page-title-section .page-title-content nav {
    display: none;
}

.news-bottom-meta span i {
    color: #333;
}

a[rel="author"] {
    margin-right: 20px;
    color: #333!important;
    background: inherit;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
}

span.entry-date {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
    color: #333!important;
}

.blog-single-news.pdt-110.pdb-90 {
    background: #f0f4ff;
}

.single-news-details .single-news-content {
    padding: 40px;
    padding-top: 14px;
    background: #fff;
}

.entry-content .block-quote {
    background: #152136;
    color: white!important;
}

.single-news-content .entry-content .block-quote p, .single-news-content .entry-content .block-quote p span strong {
    color: white!important;
}

.entry-content .block-quote p {
    font-size: 17px;
    margin-bottom: 20px;
    color: #222!important;
    font-weight: 600!important;
    line-height: 1.4;
}

.entry-content .block-quote &gt; p:nth-child(2) {
    margin-bottom: 5px;
}

.entry-content .block-quote p span strong {
    font-size: 12px!important;
    letter-spacing: 2px;
    font-weight: 800!important;
    text-transform: uppercase;
}

.block-quote:after {
    display: none;
}

.blog-single-news .single-news-details .single-news-content .single-news-tags {
    border-bottom: none;
    border: none!important;
    margin: 45px 0 30px;
    padding: 30px 0;
    margin-top: 0px;
    margin-bottom: 18px;
    padding-top: 10px;
    width: 100%;
}

.single-news-tags h5 {
    display: inline-block;
}

.single-news-tags ul.list {
    display: inline-block;
}

.single-news-tags ul.list li {
    margin-right: 5px;
}

.single-news-tags ul.list li a {
    font-size: 13px!important;
    margin-right: 4px;
    margin-bottom: 8px;
    padding: 4px 12px 4px 12px;
    display: inline-block;
    color: #333!important;
    background: white;
    border: 1px solid #111;
    font-weight: 500;
    border-radius: 0px;
}

.single-news-tags ul.list li:hover a {
    background: #FF4800;
    border: 1px solid #FF4800;
    color: #fff!important;
}

.blog-single-news .single-news-details .single-news-content .comments-area {
    background: none;
    padding: 0px;
    padding-top: 10px;
    margin-top: 0px;
}

h3.comment-reply-title, .widget_categories h3.widget-title, .widget-popular-posts h3.widget-title, .widget_archive h3.widget-title, .widget_tag_cloud h3 {
    color: #333;
}

h3.comment-reply-title {
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 26px!important;
    font-weight: 600;
    text-transform: capitalize;
}

.logged-in h3.comment-reply-title {
    margin-bottom: 10px;
    margin-top: -10px;
}

p.logged-in-as {
    padding: 5px 0px;
}

p.logged-in-as a {
    color: #333;
    font-weight: 500;
}

form#contact-form &gt; div {
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
}

form#contact-form div.col-lg-6 {
    max-width: 48%;
}

form#contact-form div.col-lg-6:nth-child(3) {
    float: right;
}

.comment-form-cookies-consent {
    display: none;
}

.single-news-tags h5 {
    margin-right: 10px;
}

.comments-area #contact-form textarea::placeholder, 
.comments-area #contact-form input[type="text"]::placeholder, 
.comments-area #contact-form input[type="email"]::placeholder,
.comments-area #contact-form textarea, 
.comments-area #contact-form input[type="text"], 
.comments-area #contact-form input[type="email"] {
    color: #333;
}

.comment-content .comment-author {
    font-weight: 700;
    font-size: 22px!important;
    margin-bottom: 10px!important;
    text-transform: capitalize;
}

.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body {
    border-bottom: none;
}

.comment-metadata span i,
.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .comment-meta .comment-metadata span {
    color: #333;
    font-weight: 600;
}

.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .reply .comment-reply-link {
    border-radius: 35px;
    padding: 8px 20px;
    font-weight: 600;
    font-size: 13px;
}

.blog-single-news .single-news-details .single-news-content .comments-area .comment-list .comment .comment-body .comment-content .reply .comment-reply-link:hover {
    color: #fff;
    border: 1px solid transparent;
}

.comments-area h3.comments-title {
    font-size: 32px!important;
    font-weight: 700;
}

.sidebar-widget, .widget_categories, .widget_tag_cloud {
    padding: 30px;
    margin-bottom: 30px;
    background: white;
    border: none;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
    border-top: 4px solid #FF4800;
}

.widget_categories h3, .widget-popular-posts h3,
.widget_tag_cloud h3 {
    font-size: 26px!important;
    font-weight: 700!important;
    margin-bottom: 15px;
}

.widget-popular-posts h3 {
    margin-bottom: 25px;
}

.widget_categories h3:after, .widget-popular-posts h3:after,
.widget_tag_cloud h3:after {
    display: none;
}

.widget_categories ul li {
    display: inherit;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
}

.widget_categories ul li:last-child {
    padding-bottom: 0px;
    border-bottom: none;
}

.news-sidebar-widget .widget_categories ul li a, .news-sidebar-widget .widget_archive ul li a {
    color: #333;
    font-weight: 600;
}

.news-sidebar-widget .widget_categories ul li a:hover {
    color: #FF4800;
}

.widget_tag_cloud ul.wp-tag-cloud li a {
    font-size: 13px!important;
    margin-right: 4px;
    margin-bottom: 8px;
    padding: 4px 12px 4px 12px;
    display: inline-block;
    color: #111!important;
    background: white;
    border: 1px solid #111;
    font-weight: 500;
}

.widget_tag_cloud ul.wp-tag-cloud li:hover a {
    border: 1px solid transparent;
    color: #fff!important;
    background: #FF4800;
}

.news-wrapper .news-details {
    padding: 24px;
    border: 1px solid #eee;
    background: white;
}

.news-wrapper .news-details .news-description {
    padding: 0px;
    background: #fff;   
}

.news-wrapper .news-details .news-description .the-title {
    font-size: 30px;
    color: #333;
    line-height: 36px;
    letter-spacing: 0px;
    margin-bottom: 15px;
    margin-top: 13px;
    font-weight: 700;
}

.news-wrapper .news-details .news-link {
    margin-top: 15px;
    margin-bottom: 20px;
}

.news-wrapper .news-details .news-link a {
    font-size: 14px;
    padding: 10px 28px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 0.6px;
    background: #FF4800;
    color: #fff;
    border-radius: 5px;
}

.service-details-page .sidebar-right {
    padding-left: 30px;
}

.news-wrapper .news-details .news-link a:hover {
    background: #243b60;
}

.news-wrapper .news-details .news-link:before {
    display: none;
}

.pagination-nav .pagination-list li span {
    font-weight: 500;
    height: 54px;
    width: 54px;
    line-height: 54px;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    border: 1px solid transparent;
    background: #FF4800;
    color: #fff;
}

.small-image img {
    height: 256px;
}

.project-info-list li,
.project-info-list li a {
    color: #333;
}

.project-sidebar h4:after {
    display: none;
}

.project-detail-text h3.project-details-title.mrt-30.mrb-15 {
    font-size: 28px;
    margin-top: 40px!important;
    font-weight: 600;
}

.sidebar-widget.bg-primary-color {
    background: #FF4800!important;
}

.search-custom form {
    max-width: 70%;
    padding-top: 20px;
}

.service-details-page .search-custom #searchform-all input[type="search"] {
    height: 42px;
    border-radius: 0px;
    border-color: #ccc;
    color: #111;
    max-width: 70%;
    display: inline-block;
}

.service-details-page .search-custom #searchform-all div.input-box {
    display: inline-block;
    right: inherit;
    top: inherit;
}

.service-details-page .search-custom #searchform-all div.input-box .fa-search {
    padding: 18px 20px;
    background: #FF4800;
    color: #fff;
    cursor: pointer;
}

.search-custom h4 {
    font-weight: 600;
}

.news-sidebar-widget .widget-search .search-form input {
    border: 1px solid #FF4800;
}

.footer-widget .text-light-gray {
    color: #a7a8b4!important;
}

.footer-widget form br {
    display: none;
}

@media (max-width: 991px) {
    .mean-container .mean-nav ul li li a {
        opacity: 1;
    }
}

.logged-in .header-style-two .header-wrapper .header-navigation-area.fixed {
    top: 32px;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul li.has-sub &gt; a::before {
    right: 10px;
}

.request-a-call-back-form .custom-select-categories {
    line-height: 28px;
}

.bg-pos-center-center .pdt-30 {
    padding-top: 30px!important;
}

@media (min-width: 1441px) {
    .owl-carousel.project-nav .owl-nav button.owl-prev {
        right: 24.5%;
    }
}

.footer-widget form .wpcf7-validation-errors {
    color: #fff;
}

.page-template-home-2-template .request-a-call-back form .form-group.mrb-30 {
    margin-bottom: 0px;
}

.page-template-home-2-template .request-a-call-back form .form-group.mrb-30 input[type="submit"] {
   width: 100%;
}

.page-template-home-2-template .request-a-call-back form .form-group.mrb-30 input[type="submit"]:hover {
    color: #0C2239;
    background: #fff;
}

.page-template-home-2-template .request-a-call-back form .form-group.mrb-30 span.ajax-loader {
    display: none;
}

.page-template-home-2-template .request-a-call-back-form {
    padding: 30px 50px 30px 50px;
}

.service-details-page, .blog-section1 {
    background: #f0f4ff;
}

.background1 {
    background: #fff;
}

.service-details-page .news-wrapper.mrb-50 {
    margin-bottom: 30px;
}

.page-template-blog-left-sidebar .sidebar-left {
    padding-right: 30px;
}

ul.pagination-list {
    margin-left: -15px;
}

.pagination-nav .pagination-list &gt; li &gt; a {
    background: #fff;
}

@media (max-width: 600px) {
    .logged-in .header-style-two .header-wrapper .header-navigation-area.fixed {
        top: 0px;
    }
}

.bg-blog {
    background: #f0f4ff;
}

.brochure1 {
    background-color: #faf9f1;
}

@media (max-width: 1200px) {
    .service-content-area .justify-content-center {
        margin-top: -140px;
    }

    .service-content-area .justify-content-center .service-item-box.mrt--110 {
        margin-top: 30px;
    }
}
.header-searchbox-style-two{
    display: none!important;
}
.logo img {
    height: 42px;
}
.about-section .order-list li{
    text-transform: capitalize;
    font-weight: 500;
}
.about-section.anim-object p.mrb-40{
    font-weight: 500;
}
.team-bottom-part .designation.f-weight-500.text-gray{
    color: #FF4800;
}
.bg-blog{
    background: url(https://shtheme.org/demosd/logistekwp/wp-content/uploads/2021/03/ac3.png);
}
.news-wrapper .news-details{
    border: 1px solid #eee;
    background: white;
}
.bg-blog .news-wrapper {
    box-shadow: 0px 10px 80px 0px rgb(193 193 193 / 41%);
}
.footer-widget .text-light-gray, .footer-widget-list li a{
    color: white!important;
}
.footer-bottom-area .text-light-gray{
    color: white;
}
.about-feature-box-type2{
    border-radius: 0px!important;
}
.service-link-list li a, .brochure1{
    background: #eef4f8;
}
.service-details-content h3{
    font-size: 28px;
}
.news-sidebar-widget .widget-popular-posts .post-date{
    display: none!important;
}
.single-post.media.mrb-20 h5{
    font-size: 18px;
    font-weight: 700;
}
.single-news-content .entry-content p {
    color: #111!important;
}
.single-news-content .entry-content p {
    font-weight: 500!important;
    font-size: 15px;
    letter-spacing: 0.3px;
}
.single-news-content .entry-content .block-quote p{
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 500!important;
    line-height: 28px;
    letter-spacing: 0.7px;
}
.entry-content .block-quote p span strong {
    font-size: 13px!important;
}
.comment-content p{
    font-weight: 500!important;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #111!important;
}
.page-title-content nav{
    display: none!important;
}
.contact-form textarea, .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"]{
    background: white;
    border: 1px solid #e3e3e3;
}
.footer-main-area{
    background-color: #000;
}
.footer-border-top{
    border-top: none!important;
    padding-top: 10px;
}

.widget.footer-widget address &gt; p:last-child, .widget.footer-widget address{
    margin-bottom: 0px;
}
.news-wrapper .news-details .news-description .entry-date, .entry-author a[rel="author"], span.entry-date{
    font-size: 16px;
    font-weight: 600;
}
.news-wrapper .news-details{
    padding: 30px;
}
.news-wrapper .news-details .news-link a{
    padding: 14px 28px;
}
.news-wrapper .news-details .news-description .the-content{
    margin-bottom: 25px;
}
.single-post .post-image img{
    border-radius: 0px!important;
}
.sidebar-widget, .widget_categories, .widget_tag_cloud{
    border-top: 0px!important;
}
.news-sidebar-widget h3.widget-title:before{
    content: "";
    width: 80px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #e63a34;
}
.news-sidebar-widget h3.widget-title{
    border-bottom: 2px solid #ededed;
    padding-bottom: 16px;
    margin-bottom: 35px;
}
.single-post{
    border-bottom: 1px dashed #ccc;
}
.team-block .team-bottom-part{
    background: white;
    border: 1px solid #f8f8f8;
    border-bottom: none;
}
.team-block.mrb-30{
    box-shadow: 0px 8px 16px 0px rgb(200 183 255 / 20%);
}
.contact-section .contact-form form .col-lg-6&gt; p, .contact-section .contact-form form .col-lg-12&gt; p{
    display: none!important;
}
.contact-form textarea, .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"]{
    box-shadow: 0px 8px 16px 0px rgb(200 183 255 / 20%)!important;
}
.contact-form input::placeholder{
    color: #03324d;
}
.widget.footer-widget &gt; p.text-light-gray{
    margin-bottom: 25px!important;
    margin-top: 5px!important;
}
.request-a-call-back-form .col-lg-12&gt;p{
    margin-bottom: 0px;
    display: none!important;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu {
    background: #F8F8F8;
}

.single-news-content .entry-content p, .comment-body .comment-content p {
    font-family: 'Rubik', sans-serif!important;
    color: #111;
    font-weight: 400!important;
    font-size: 15px;
    letter-spacing: 0px;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li.has-sub &gt; a:before {
    content: "\f107";
    position: absolute;
    right: -18px;
    top: 51%;
    -moz-transform: translate(0, -15px);
    -o-transform: translate(0, -15px);
    -ms-transform: translate(0, -15px);
    -webkit-transform: translate(0, -15px);
    transform: translate(0, -15px);
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
}

.header-style-two .header-wrapper .header-navigation-area .main-menu ul li ul.sub-menu li.has-sub-child &gt; a::before {
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-14px);
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
}

.header-top-area {
    background: #0C2239;
}

.funfact .title {
    color: #333;
}

.request-a-call-back-form form input::placeholder,
.request-a-call-back-form form .custom-select-categories {
    color: #333;
}

.news-wrapper .news-details .news-description .the-content {
    line-height: 30px;
}

.single-news-details.news-wrapper {
    box-shadow: 0px 8px 16px 0px rgba(200, 183, 255, 0.2);
}

.header-top-area .header-top-right-part .social-links li a:hover,
.header-top-area .header-top-right-part .language .language-btn:hover {
    color: #FF4800;
}

.header-top-area .header-top-right-part .language .language-dropdown.open,
.header-top-area .header-top-right-part .language .language-dropdown li {
    background: #0C2239;
}

h3.comment-reply-title {
    font-weight: 700;
    font-size: 32px!important;
}

.entry-content .block-quote p span strong {
    font-weight: 700!important;
}

.entry-content .block-quote &gt; p:last-child {
    margin-bottom: 5px;
}

.about-feature-box .about-feature-box-content .title h3 {
    font-size: 24px;
}

h5 {
    font-size: 22px;
}

h6 {
    font-size: 20px;
}

.section-left-sub-title h5.sub-title {
    font-size: 20px;
}

h4 {
    font-size: 28px;
}

h3 {
    font-size: 32px;
}

.testimonial-item .client-designation {
    font-size: 19px;
    margin-top: 5px;
}

h2 {
    font-size: 50px;
}

.news-wrapper .news-details .news-link a i::before,
.news-wrapper .news-details .news-link:hover a i::before {
    margin-left: 5px;
    opacity: 1;
    vertical-align: unset;
}

.about-feature-box-content h3 {
    font-size: 26px;
}

.project-details-page .first-priority div.single-widget div.sidebar-widget {
    background: #eef4f8;
    box-shadow: none;
}

.project-details-page .first-priority div.single-widget .project-sidebar h4:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 58px;
    left: 0;
    bottom: -15px;
    background: #FF4800;
    border-radius: 6px;
    display: inline-block!important;
    top: inherit;
}
.contact-form textarea, .contact-form input[type="text"], .contact-form input[type="email"], .contact-form input[type="password"] {
    box-shadow: none!important;
    border: 1px solid #ccc;
}
.form-group .cs-btn-one.btn-md {
    font-size: 16px;
    padding: 16px 54px;
}
h5.icon-box-title{
    font-size: 23px;
}
.single-news-content .entry-content p, .comment-body .comment-content p{
    font-size: 16px;
    letter-spacing: 0.4px;
}

.footer-main-area {
    background: #182323!important;
}

.p-l40 {
    padding-left: 40px;
}

.p-l50 {
    padding-left: 50px;
}

.p-l60 {
    padding-left: 60px;
}

.footer11 a img {
    max-width: 180px;
}

.widget.footer-widget &gt; p {
    color: #fff;
}

.widget.footer-widget p,
.widget.footer-widget a {
    font-size: 15px;
}

.widget-title:after {
    position: absolute;
    content: "";
    height: 18px;
    width: 5px;
    left: 0;
    top: 3px;
    background: #FF7906;
}

.footer-widget h5.widget-title {
    font-size: 22px;
    padding-left: 15px;
}

.footer-widget-list li {
    margin-bottom: 5px;
}

.footer11 ul.social-list {
    color: #fff;
    margin-top: 20px;
    font-size: 15px;
}

.footer-main-area .social-list li a {
    height: auto;
    width: auto;
    background: none;
    line-height: inherit;
    padding-left: 10px;
    font-size: 16px!important;
}

.footer-main-area .social-list li a:hover {
    background: none;
}

.footer-widget-list li a:hover {
    color: #FF7906!important;
}

.f-insta ul li img {
    margin-right: 6px;
    margin-bottom: 10px;
}

.footer-bottom-area {
    background: #152a41;
    padding: 15px 0;
}

.footer-bottom-area a.text-primary-color {
    color: #fff;
}
.blog-single-news .entry-content .block-quote {
    margin-top: 20px;
}
.blog-single-news .entry-content .news-gallery .image {
	margin-bottom: 20px;
    margin-top: 20px;
}

.about-section .about-feature-box {
    text-align: left;
}

.request-a-call-back .testimonial-item {
    text-align: left;
}

.request-a-call-back .owl-carousel:hover .owl-nav button.owl-prev {
    left: -60px;
}

.request-a-call-back .owl-carousel:hover .owl-nav button.owl-next {
    right: -60px;
}

.news-gallery {
    padding: 30px 0;
}

.team-details-page .single-team-img {
    padding-right: 25px;
}

.team-content-list {
    padding-top: 30px;
}

.team-content-list h3 {
    font-size: 30px;
}

.personal-details h3.personal-details-title {
    font-size: 36px;
}

.single-post .page-title-section .page-title-content {
    max-width: 800px;
    margin: 0 auto;
}

.blog-single-news .entry-content .block-quote span {
    display: block;
    margin-top: 15px;
}

.blog-single-news .entry-content .block-quote span strong {
    color: #fff;
}

.brochure-download h4:after {
    position: absolute;
    content: "";
    height: 4px;
    width: 58px;
    left: 0;
    bottom: -15px;
    background: #FF4800;
    border-radius: 6px;
    top: inherit;
}

.service-detail-text &gt; h3 {
    font-size: 36px;
}

.project-detail-text .project-details-title {
    font-size: 36px;
    margin-top: 30px;
}

.owl-carousel .owl-nav.disabled {
    display: block;
}

.page-template-home-2-template .service-content-area.pdb-200 {
    padding-bottom: 110px;
}

@media (max-width: 991px) {
    .search-custom {
        padding-left: 30px;
    }

    .footer-main-area .row &gt; div:nth-child(2),
    .footer-main-area .row &gt; div:nth-child(3) {
        padding-left: 15px;
    }
}

@media (max-width: 768px) {
    .about-section .signature {
        margin-top: 30px;
    }

    .team-details-page .news-gallery img {
        margin-bottom: 30px;
    }
}


.wp-block-group h2.wp-block-heading {
    position: relative;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 500;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.widget_block.widget_search label.wp-block-search__label {
    display: none;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper {
    position: relative;
}
.widget_block .wp-block-search .wp-block-search__input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #f4f5f7;
    margin-bottom: 0;
    border-radius: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container ul li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 28px;
}
.widget_block .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
    position: absolute;
    right: 10px;
    top: 10px;
    background-color: transparent;
    color: #040b11;
    border: 0;
    cursor: pointer;
    font-size: 15px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li {
    margin-bottom: 20px;
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment {
    color: #040b11;
    font-size: 16px;
    line-height: 1.5em;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
    line-height: 40px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dashed #cccccc;
}
.sidebar_widget.widget.widget_block.widget_search .wp-block-search__button-outside .wp-block-search__inside-wrapper {
    margin: 0px 0px;
}
.sidebar__widget .wp-block-group__inner-container .wp-block-latest-comments {
    padding-left: 0rem;
}
.wp-block-group ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0px;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-posts__list.wp-block-latest-posts li a{
    color: inherit;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment a{
    color: inherit;
}
.fa, .fas, .far, .fal, .fad, .fab {
    line-height: inherit;
}</pre></body></html>