/*!
Theme Name: RuleDynamic
Theme URI: #
Author: Pickbox
Author URI: https://ruledynamix.com/
Description: RuleDynamic – WordPress Theme
Version: 1.1.3
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
License URI: LICENSE
Text Domain: pickfolio
Requires PHP: Up to 8.0
Elementor tested up to: 3.25.2
Elementor tested up to: 3.25.2
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.
*//* Keyboard focus styles */
a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 2px solid #000;
    outline-offset: 2px;
}

/* Underline inline links for accessibility */
.entry-content a,
.comment-content a,
.widget a,
a {
    text-decoration: underline;
}