/* 
Theme Name: Antique Parquet - Child - Jan Jäger
Theme URI: https://www.arcusmarketing.de
Description: Eine Seite von Jan Jäger
Author: Jan Jäger
Author URI: https://www.arcusmarketing.de
Template: antique-parquet-theme
Version: 1.0.1
Text Domain: antique-parquet-child-theme
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/*
    Add your custom styles here
*/

/* Text-level semantics
 */
 a {
    background-color: transparent;
    text-decoration: none;
    color: #fff; }
    a:hover, a:active {
      color: #000; }
    a:not([href]):not([tabindex]) {
      color: inherit;
      text-decoration: none; }
    a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
      color: inherit;
      text-decoration: none; }
    a:not([href]):not([tabindex]):focus {
      outline: 0; }
  
  