/*
Theme Name: Flexinet
Theme URI: https://flexinet.be
Author: Christiaan Michaux
Author URI: http://byflexinet.be
Description: Flexinet Alpha theme
Version: 4.1.0
Tags: one-column, two-columns, left-sidebar, grid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, translation-ready
Text Domain: flexinet

License: GNU General Public License v2 or later
License URI: 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.
*/

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* WORDPRESS CORE REQUIRED CLASSES */
.bypostauthor{}
.gallery-caption{}
.sticky{}

.alignnone{}
.aligncenter{}
.alignright{}
.alignleft{}

.wp-caption{}
.wp-caption img{}
.wp-caption p.wp-caption-text{}

.screen-reader-text{}
