/*
Theme Name: Modalys
Theme URI: https://modalys.co/
Author: Modalys
Description: A custom WordPress theme for Modalys, with Home, About, Services, case studies, and an editorial blog. Includes responsive layouts, local fonts, and accessible motion. No build tools required.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: modalys
Tags: custom-logo, custom-menu, featured-images, blog, portfolio, translation-ready
*/

/* Ready-to-use design CSS lives in assets/css/site.css.
   WordPress integration and additional page styles live in assets/css/wordpress.css. */
.eyebrow.no-square.text-center {
    justify-content: center;
}
form .button .icon {
    transition: translate .3s var(--ease-premium);
    filter: brightness(100);
}