/*
Theme Name: Aryadna Multi Services
Theme URI: https://aryadna.com/
Author: Gemini
Author URI: https://gemini.google.com/
Description: A professional and modern WordPress theme designed for Aryadna Multi Services, a company specializing in advertising, AI, and marketing solutions. The theme is lightweight, responsive, and easily customizable.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: business, corporate, marketing, advertising, artificial-intelligence, modern, responsive
Text Domain: aryadna

This theme, like WordPress, is licensed under the GPL.
*/

/* This file is primarily for theme information. */
/* Most styling is handled via Tailwind CSS, which is loaded in functions.php and used in the template files. */
/* You can add custom CSS overrides here if needed. */

.wp-block-button__link {
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}