/* 
Theme Name: Evolius Theme
Theme URI: https://evolius.net
Description: Private Wordpress Theme build for Evolius IT SRL
Author: Catalin Corozanu
Author URI: https://catalin.net
Template: hello-elementor
Version: 1.0.1
Text Domain: evolius
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

a {
  color: #0072ff; }

button,
[type="submit"],
[type="button"] {
  color: #0072ff;
  border: 1px solid #0072ff;}
  button:hover, button:focus,
  [type="submit"]:hover,
  [type="submit"]:focus,
  [type="button"]:hover,
  [type="button"]:focus {
    color: #ffffff;
    background-color: #0072ff; }
