@charset "UTF-8";
/*
Theme Name: pX-Theme
Text Domain: twentytwenty
Version: 1.0
Requires at least: 5.4
Requires PHP: 7.0.0
Description: Basis-Template zur Webseitenerstellung
Tags: Template
Author: pronomiX
Author URI: https://www.pronomix.de
Theme URI: https://www.pronomix.de
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/
@font-face{font-family:Rubik;src:url("/wp-content/themes/pX-Theme/fonts/rubik.woff") format("woff");font-display:swap}
*{box-sizing:border-box;-webkit-font-smoothing:antialiased;letter-spacing:.3px}
html,body{padding:0;margin:0;width:100%}
article{padding:15px;border-radius:10px;background:#40668B;display:inline-block;width:100%}
article .beitragsbild{max-width:150px;float:left;margin:0 10px 10px 0;display:block}
article h1{font-size:22px;color:#FFF;font-family:Rubik, sans-serif;margin:0 0 15px 0}
article h2{font-size:20px;color:#FFF;font-family:Rubik, sans-serif;margin:0 0 15px 0}
article h3{font-size:19px;color:#FFF;font-family:Rubik, sans-serif;margin:0 0 15px 0}
article h4{font-size:18px;color:#FFF;font-family:Rubik, sans-serif;margin:0 0 15px 0}
article h5{font-size:17px;color:#FFF;font-family:Rubik, sans-serif;margin:0 0 15px 0}
article a{color:#FC0;font-family:Rubik, sans-serif;text-decoration:none}
article a:hover{color:#FFF}
article p{font-size:16px;color:#FFF;font-family:Rubik, sans-serif;margin:10px 0}
article ul li{font-size:16px;color:#FFF;font-family:Rubik, sans-serif;margin:10px 0 0 0}
article ul{list-style:disc;padding:0 0 0 1em}
article + article{margin-top:15px}
article .wp-block-column:first-of-type{width:49%;float:left}
article .wp-block-column:last-of-type{width:49%;margin-left:2%;float:left}
article figure{margin:0}
article figure img{border-radius:15px;max-width:100%;width:100%}