.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#respond.comment-respond .form-group #message {
max-width: 100%;
margin-bottom: 20px;
padding: 15px 0;
height: auto;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-width: 0 0 2px;
border-style: solid;
display: block;
width: 100%;
line-height: 1.5em;
font-family: 'Syne', sans-serif;
font-size: 16px;
min-height: calc(1.5em + 0.75rem + 2px);
padding-top: 30px;
padding-bottom: 50px;
}
#respond.comment-respond .form-group textarea:focus {
border-bottom-width: 2px;
border-color: #18191d;
}
body.dark #respond.comment-respond .form-group textarea:focus {
border-color: #fff;
border-radius: 0;
}
p.comment-form-cookies-consent {
display: none;
}
.blog-sidebar .widget_tag_cloud li {
margin: 5px !important;
padding: 10px 20px;
background-color: #f4f5f7;
border: none;
color: #868a9b !important;
float: left;
margin-bottom: 20px;
color: #868a9b;
font-size: 16px;
line-height: 1.5em;
}
body.dark .blog-sidebar .widget_tag_cloud li {
background-color: #000;
}
.blog-sidebar ul.wp-tag-cloud li:hover, .blog-sidebar ul.wp-tag-cloud li a:hover {
background-color: #18191d;
color: #fff;
}
.blog-sidebar ul.wp-tag-cloud li:hover a, .blog-sidebar ul.wp-tag-cloud li a:hover {
background-color: #18191d;
color: #fff;
}
.blog-sidebar ul.wp-tag-cloud li a {
font-size: 14px !important;
color: #868a9b;
}
#respond.comment-respond .btn-link input[type="submit"],#respond.comment-respond .btn-link input[type="reset"],#respond.comment-respond .btn-link input[type="button"], .btn-link button {
font-size: 16px;
font-weight: 700;
}
#respond.comment-respond .btn-link {
width: auto;
height: auto;
}
body.dark .blog-post-user-content a.comment-reply-link {
color: #fff;
}
body.dark p.logged-in-as a {
color: #fff;
}
body.dark .pagination-wrap li span.page-numbers.current {
background: transparent;
display: inline-block;
width: 50px;
height: 50px;
line-height: 45px;
text-align: center;
color: #999;
font-weight: 400;
border: 2px solid rgba(255, 255, 255, 0.05);
border-radius: 50%;
font-size: 16px;
}
body.dark .pagination-wrap li span.page-numbers.current {
background-color: #fff;
border: 2px solid #fff;
color: #18191d;
}
.pagination-wrap li span {
background: transparent;
display: inline-block;
width: 50px;
height: 50px;
line-height: 45px;
text-align: center;
color: #999;
font-weight: 400;
border: 2px solid rgba(0, 0, 0, 0.05);
border-radius: 50%;
font-size: 16px;
}
.pagination-wrap li span.page-numbers.current {
background-color: #18191d;
border: 2px solid #18191d;
color: #fff;
}
.contact__form #message {
height: 120px;
}
#map .full-width .google-map iframe {
margin-bottom: -10px;
}
.error .item {
margin-bottom: 30px;
text-align: center;
}
.error .item h1 {
font-size: 200px;
}
.error .item p {
margin-bottom: 30px;
}
.error .item a {
margin: 5px !important;
padding: 10px 24px;
background-color: #000000;
border: none;
color: #fff !important;
margin-bottom: 20px;
color: #868a9b;
font-size: 18px;
margin-top: 51px;
line-height: 1.5em !important;
text-align: center;
border: 1px #333 solid;
}
.error .item a:hover {
color: #333 !important;
background-color: #fff;
}
.search .search-custom {
background: #fff;
padding: 30px;
}
.search .search-custom h4 {
margin-bottom: 20px;
font-size: 18px;
line-height: 28px;
letter-spacing: 1px;
}
.search .search-custom form {
display: flex;
}
.search .search-custom form .s-input-home {
width: 70%;
padding-left: 10px;
max-width: 100%;
border: 1px solid #999;
margin-bottom: 0px;
}
.search .search-custom form .btn-s-input {
background: #333;
color: #fff;
border: 1px solid #333;
padding: 6px 20px;
}
.search .search-custom .search input{
width: 100%;
padding: 10px;
border: 0;
background: #f4f5f7;
margin-bottom: 0;
border-radius: 0px;
} 
.blog-post-user-content a.comment-reply-link {
color: #333;
display: inline-block;
font-size: 14px;
font-weight: 600;
transition: 0.3s;
line-height: 1;
border: 1px solid #333;
padding: 10px 15px;
border-radius: 5px;
margin-top: -10px;
position: inherit;
}
.blog-post-user-content a.comment-reply-link:hover {
background-color: #333;
color: #fff;
border: 1px solid #333;
}
.blog-sidebar .widget .recent a {
margin-top: 7px;
}
h3.comment-reply-title {
margin-bottom: 20px;
}
@media (min-width: 768px){
.header-cont {
height: 36vw;
}
.header-cont-absolute {
top: 55%;
}
body.dark .header-cont {
height: 36vw;
}
.header-view-on-mobile h1, body.dark .header-not-view-on-mobile h1 {
font-size: 46px;
}
}
@media (min-width: 768px){
.header-cont {
width: 36.7%;
}
body.dark .header-cont {
width: 36.7%;
}
.header-img {
margin-top: 30px;
margin-bottom: 30px;
}
body.dark .header-img {
width: 47%;
}
.header-img {
width: 47%;
}
}
@media (min-width: 1600px){
.header-cont {
height: 30vw;
}
}
.header-cont-text p {
color: #18191d;
}
body.dark p {
color: #fff
}
.blog .post-cont a.cs-btn-one.btn-sm {
padding: 10px 20px;
background-color: #212228;
border: none;
color: #fff;
float: left;
margin-bottom: 0px;
font-size: 16px;
line-height: 1.5em;
margin-top: 5px;
border: 1px solid #212228;
}
.blog .post-cont a.cs-btn-one.btn-sm:hover {
background-color: #fff;
color: #212228;
border: 1px solid #333;
}
.blog.section-padding .item .post-cont {
background: #fff;
padding: 30px;
margin-bottom: 30px;
overflow: hidden;
}
body.dark .blog.section-padding .item .post-cont {
background: #212228;
padding: 30px;
margin-bottom: 30px;
overflow: hidden;
}
body.dark .blog .post-cont a.cs-btn-one.btn-sm {
background-color: #000;
border: 1px solid #000;
}
body.dark .blog .post-cont a.cs-btn-one.btn-sm:hover {
background-color: #fff;
color: #000;
border: 1px solid #000;
}
.blog-post-categorydate-wrapper {
color: #18191d;
}
.blog-post-categorydate-wrapper a {
color: #18191d;
text-transform: capitalize;
}
.blog-sidebar .widget ul li a {
color: #18191d;
}
p {
color: #18191d;
}
.section-padding h6 {
color: #18191d;
}
.services .item p {
color: #18191d;
}
.testimonials .item p {
color: #18191d;
}
.testimonials .testimonials-box {
z-index: 999999;
}
@media (max-width: 991px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 42px;
}
}
@media (max-width: 767px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 40px;
}
}
@media (max-width: 350px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 34px;
}
}
body.portfolio-template-default .dialog-lightbox-widget.elementor-lightbox {
display: none !important;
}
@media (max-width: 767px){
body.dark .nilsbrown-header-dark {
margin-bottom: 30px;
padding: 25px 0px;
}
}
@media (max-width: 767px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 36px;
}
body.dark .header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 36px;
}
}
.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;
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: 0px;
top: -5px;
background-color: transparent;
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;
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 {
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;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment footer {
background: transparent;
}#respond.comment-respond .form-group #message {
max-width: 100%;
margin-bottom: 20px;
padding: 15px 0;
height: auto;
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
border-width: 0 0 2px;
border-style: solid;
display: block;
width: 100%;
line-height: 1.5em;
font-family: 'Syne', sans-serif;
font-size: 16px;
min-height: calc(1.5em + 0.75rem + 2px);
padding-top: 30px;
padding-bottom: 50px;
}
#respond.comment-respond .form-group textarea:focus {
border-bottom-width: 2px;
border-color: #18191d;
}
body.dark #respond.comment-respond .form-group textarea:focus {
border-color: #fff;
border-radius: 0;
}
p.comment-form-cookies-consent {
display: none;
}
.blog-sidebar .widget_tag_cloud li {
margin: 5px !important;
padding: 10px 20px;
background-color: #f4f5f7;
border: none;
color: #868a9b !important;
float: left;
margin-bottom: 20px;
color: #868a9b;
font-size: 16px;
line-height: 1.5em;
}
body.dark .blog-sidebar .widget_tag_cloud li {
background-color: #000;
}
.blog-sidebar ul.wp-tag-cloud li:hover, .blog-sidebar ul.wp-tag-cloud li a:hover {
background-color: #18191d;
color: #fff;
}
.blog-sidebar ul.wp-tag-cloud li:hover a, .blog-sidebar ul.wp-tag-cloud li a:hover {
background-color: #18191d;
color: #fff;
}
.blog-sidebar ul.wp-tag-cloud li a {
font-size: 14px !important;
color: #868a9b;
}
#respond.comment-respond .btn-link input[type="submit"],#respond.comment-respond .btn-link input[type="reset"],#respond.comment-respond .btn-link input[type="button"], .btn-link button {
font-size: 16px;
font-weight: 700;
}
#respond.comment-respond .btn-link {
width: auto;
height: auto;
}
body.dark .blog-post-user-content a.comment-reply-link {
color: #fff;
}
body.dark p.logged-in-as a {
color: #fff;
}
body.dark .pagination-wrap li span.page-numbers.current {
background: transparent;
display: inline-block;
width: 50px;
height: 50px;
line-height: 45px;
text-align: center;
color: #999;
font-weight: 400;
border: 2px solid rgba(255, 255, 255, 0.05);
border-radius: 50%;
font-size: 16px;
}
body.dark .pagination-wrap li span.page-numbers.current {
background-color: #fff;
border: 2px solid #fff;
color: #18191d;
}
.pagination-wrap li span {
background: transparent;
display: inline-block;
width: 50px;
height: 50px;
line-height: 45px;
text-align: center;
color: #999;
font-weight: 400;
border: 2px solid rgba(0, 0, 0, 0.05);
border-radius: 50%;
font-size: 16px;
}
.pagination-wrap li span.page-numbers.current {
background-color: #18191d;
border: 2px solid #18191d;
color: #fff;
}
.contact__form #message {
height: 120px;
}
#map .full-width .google-map iframe {
margin-bottom: -10px;
}
.error .item {
margin-bottom: 30px;
text-align: center;
}
.error .item h1 {
font-size: 200px;
}
.error .item p {
margin-bottom: 30px;
}
.error .item a {
margin: 5px !important;
padding: 10px 24px;
background-color: #000000;
border: none;
color: #fff !important;
margin-bottom: 20px;
color: #868a9b;
font-size: 18px;
margin-top: 51px;
line-height: 1.5em !important;
text-align: center;
border: 1px #333 solid;
}
.error .item a:hover {
color: #333 !important;
background-color: #fff;
}
.search .search-custom {
background: #fff;
padding: 30px;
}
.search .search-custom h4 {
margin-bottom: 20px;
font-size: 18px;
line-height: 28px;
letter-spacing: 1px;
}
.search .search-custom form {
display: flex;
}
.search .search-custom form .s-input-home {
width: 70%;
padding-left: 10px;
max-width: 100%;
border: 1px solid #999;
margin-bottom: 0px;
}
.search .search-custom form .btn-s-input {
background: #333;
color: #fff;
border: 1px solid #333;
padding: 6px 20px;
}
.search .search-custom .search input{
width: 100%;
padding: 10px;
border: 0;
background: #f4f5f7;
margin-bottom: 0;
border-radius: 0px;
} 
.blog-post-user-content a.comment-reply-link {
color: #333;
display: inline-block;
font-size: 14px;
font-weight: 600;
transition: 0.3s;
line-height: 1;
border: 1px solid #333;
padding: 10px 15px;
border-radius: 5px;
margin-top: -10px;
position: inherit;
}
.blog-post-user-content a.comment-reply-link:hover {
background-color: #333;
color: #fff;
border: 1px solid #333;
}
.blog-sidebar .widget .recent a {
margin-top: 7px;
}
h3.comment-reply-title {
margin-bottom: 20px;
}
@media (min-width: 768px){
.header-cont {
height: 36vw;
}
.header-cont-absolute {
top: 55%;
}
body.dark .header-cont {
height: 36vw;
}
.header-view-on-mobile h1, body.dark .header-not-view-on-mobile h1 {
font-size: 46px;
}
}
@media (min-width: 768px){
.header-cont {
width: 36.7%;
}
body.dark .header-cont {
width: 36.7%;
}
.header-img {
margin-top: 30px;
margin-bottom: 30px;
}
body.dark .header-img {
width: 47%;
}
.header-img {
width: 47%;
}
}
@media (min-width: 1600px){
.header-cont {
height: 30vw;
}
}
.header-cont-text p {
color: #18191d;
}
body.dark p {
color: #fff
}
.blog .post-cont a.cs-btn-one.btn-sm {
padding: 10px 20px;
background-color: #212228;
border: none;
color: #fff;
float: left;
margin-bottom: 0px;
font-size: 16px;
line-height: 1.5em;
margin-top: 5px;
border: 1px solid #212228;
}
.blog .post-cont a.cs-btn-one.btn-sm:hover {
background-color: #fff;
color: #212228;
border: 1px solid #333;
}
.blog.section-padding .item .post-cont {
background: #fff;
padding: 30px;
margin-bottom: 30px;
overflow: hidden;
}
body.dark .blog.section-padding .item .post-cont {
background: #212228;
padding: 30px;
margin-bottom: 30px;
overflow: hidden;
}
body.dark .blog .post-cont a.cs-btn-one.btn-sm {
background-color: #000;
border: 1px solid #000;
}
body.dark .blog .post-cont a.cs-btn-one.btn-sm:hover {
background-color: #fff;
color: #000;
border: 1px solid #000;
}
.blog-post-categorydate-wrapper {
color: #18191d;
}
.blog-post-categorydate-wrapper a {
color: #18191d;
text-transform: capitalize;
}
.blog-sidebar .widget ul li a {
color: #18191d;
}
p {
color: #18191d;
}
.section-padding h6 {
color: #18191d;
}
.services .item p {
color: #18191d;
}
.testimonials .item p {
color: #18191d;
}
.testimonials .testimonials-box {
z-index: 999999;
}
@media (max-width: 991px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 42px;
}
}
@media (max-width: 767px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 40px;
}
}
@media (max-width: 350px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 34px;
}
}
body.portfolio-template-default .dialog-lightbox-widget.elementor-lightbox {
display: none !important;
}
@media (max-width: 767px){
body.dark .nilsbrown-header-dark {
margin-bottom: 30px;
padding: 25px 0px;
}
}
@media (max-width: 767px){
.header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 36px;
}
body.dark .header-view-on-mobile h1, .header-not-view-on-mobile h1 {
font-size: 36px;
}
}
.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;
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: 0px;
top: -5px;
background-color: transparent;
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;
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 {
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;
}
.widget_block .wp-block-group .wp-block-group__inner-container .wp-block-latest-comments .wp-block-latest-comments__comment footer {
background: transparent;
}