/*
Theme Name: aiXtrusion
Author: aiXtrusion
Description: Theme of the aiXtrusion website
Requires at least: 6.4
Tested up to: 6.5
Requires PHP: 7.0
Version: 0.2
Text Domain: aix
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}

.wp-block-separator {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}

:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #c30017;
}

.is-style-outline>a {
  background: transparent none;
}

body .is-layout-flex {
  display: flex !important;
}