@charset "UTF-8";

/*
Theme Name: RB Blog Two
Theme URI: https://github.com/BashirRased/wp-theme-rb-blog-two
Author: Bashir Rased
Author URI: https://profiles.wordpress.org/bashirrased2017/
Description: RB Blog Two is your  personal blog website.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rb-blog-two
Tags: one-column, custom-menu, custom-logo, featured-images, sticky-post, threaded-comments, translation-ready

RB Blog Two WordPress Theme, (C) 2022 Bashir Rased.
RB Blog Two is distributed under the terms of the GNU GPL.
*/
.header-top,
.header-menu-area,
.dropdown-menu-btn:hover,
.dropdown-menu-btn:focus,
.header-menu-dropdown,
.header-menu-multi-dropdown,
.read-more-btn:hover,
.read-more-btn:focus,
.page-numbers:hover,
.page-numbers:focus,
.page-numbers.current,
.comment-edit-link:hover,
.comment-edit-link:focus,
.comment-reply-link:hover,
.comment-reply-link:focus,
#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus,
.submit:hover,
.submit:focus,
.site-footer,
.scroll-to-top {
    background-color: #AD8733;
}

a,
a:hover,
a:focus,
.site-title a,
.breadcrumbs-text a,
.header-menu a:hover,
.header-menu a:focus,
.dropdown-menu-btn,
.page-title span,
.posted-sticky strong,
.posted-visibility strong,
.posted-format strong,
.entry-title a,
.posted-by a,
.posted-on a,
.cat-links a,
.comments-count a,
.edit-link a,
.read-more-btn,
.page-numbers,
.comments-area a,
.fn {
    color: #AD8733;
}

.custom-logo-link:hover img,
.custom-logo-link:focus img,
.read-more-btn,
.page-numbers,
.comment-reply-link,
.comment-form input:hover,
.comment-form input:focus,
.comment-form textarea:hover,
.comment-form textarea:focus,
.comment-form .submit {
    border-color: #AD8733;
}