/*!
Theme Name: Varta
Author: YourFuture
Author URI: https://yourfuture.com.ua/
Description: ViaSecurity site theme
Version: 1.0.0
Tested up to: 6.4
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: varta
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

pre{
    color: black;
    background-color: white;
}

.pagination a[disabled] {
    border-color: #E1E8EE !important;
    cursor: default;
}
.pagination a[disabled] svg {
    opacity: 0.35;
}