/*
Theme Name: Educa Showroom 
Text Domain: twentytwenty
Template: twentytwenty
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: Alex Terrats 
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.
*/

    .cus-content {
        width: 90%;
        max-width: 1440px;
        margin: auto;
    }

    .categories img {
        display: block;
        width: 70%;
        margin: auto;
        margin-bottom: 50px;
    }

    .categories {
        margin-top: 70px;
    }

    .tbg-title {
        text-align: center;
        margin: 50px;
    }
