/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 05 2025 | 07:09:24 */
.vk_post .vk_post_excerpt {
    font-size: 14px!important;
    line-height: 1.8!important;
    opacity: .9!important;
}

.vk_post .vk_post_title a {
	font-size:16px;
}

.vk_post .vk_post_btn {
    font-size: 12px;
    text-decoration
    padding-left: 1rem;
    padding-right: 1rem;
    white-space: nowrap;
}

h5 a {
    color: #333;
	 border-bottom: solid 1px black;
}

.p-entry_footer {
 display: none;
}



@media screen and (min-width: 768px) {
  .p-footer-menu {
  border-top: 0px solid var(--color-footer-border,#ccc);
}
}

@media screen and (max-width: 768px) {
  .wp-block-flexible-table-block-table table.is-stacked-on-mobile th, .wp-block-flexible-table-block-table table.is-stacked-on-mobile td {
    width: 100% !important;
    display: block;
    padding: 10px !important;
}
}
	


@media (min-width: 992px) {
.vk_post .vk_post_title a {
	font-size:18px;
}

.vk_post .vk_post_excerpt {
    font-size: 15px!important;
    line-height: 1.8!important;
    opacity: .9!important;
}

.vk_post .vk_post_btn {
    font-size: 13px;
    text-decoration
    padding-left: 1rem;
    padding-right: 1rem;
    white-space: nowrap;
}
}

