/*
Theme Name: Hub
Theme URI: https://www.templatemonster.com/authors/brainiakthemes/#author-all-products
Author: BrainiakThemes
Author URI: https://www.templatemonster.com/authors/brainiakthemes/
Description: Hub - Creative and Business, Multipurpose WordPress Theme is a modern multipurpose, minimalistic and easy to use, lightweight and fast loading, multi and one page template for building simple and beautiful business or personal website.
Version: 1.0.0
Requires PHP: 7.0
Tested up to: 5.6.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hub
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, featured-images, custom-header, full-width-template, theme-options, translation-ready
*/

html {
    overflow-y: scroll;
}

body {
    margin: 0;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    color: #5c5c5c;
}

/* WordPress API Elements */

.wp-caption {
    margin: 30px 0;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    max-width: 100%;
}

.wp-caption p,
.wp-caption-text {
    margin: 0;
    margin-top: 5px;
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.screen-reader-text {
    visibility: visible;
}

.screen-reader-text {
    display: none;
}

.aligncenter {
    margin: 30px auto;
    display: block;
}

.alignright {
    margin: 10px 0 10px 30px;
    float: right;
}

.alignleft {
    margin: 10px 30px 10px 0;
    float: left;
}



