<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MGRL2JFS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
/*--
	Theme Name: Universe
	Theme URI: https://universe.esmet.me
	Author: Esmet Team
	Author URI: https://esmet.me
	Description: A Theme for College and Education
	Version: 1.7
	Tags: responsive-layout, theme-options, left-sidebar, right-sidebar
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: universe
--*/

.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
}

.wp-block-button {
    margin-bottom: 15px;
}

.comment-respond {
    padding: 20px;
    background: #f9f9f9;
    margin-bottom: 20px;
}

.footer-widget:not(:last-child) {
    margin-bottom: 40px;
}

.tag-items {
    margin-top: 20px;
}

.sidebar .widget-main select {
    border: 1px solid #ddd;
    margin: 20px;
    padding: 12px;
    width: 88%;
}

.footer-widget select {
    border: 1px solid rgba(255,255,255,0.2);
    background-color: transparent;
    color: #fff;
    padding: 12px;
    width: 100%;
}

table {
    margin-bottom: 20px;
}

table td,
table th {
    padding: 5px;
}

.footer-widget table, .footer-widget th, .footer-widget td {
    border-color: rgba(255,255,255,0.15);
}

.footer-widget input[type="text"] {
    border-color: rgba(255,255,255,0.2);
}

.footer-widget input[type="text"]::placeholder {
    color: #fff;
}

.tagcloud a {
    font-size: 13px !important;
}

figcaption {
    margin-bottom: 20px;
}

ul {
    list-style-type: square;
}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0;
}

.trackback .comment-author .fn,
.pingback .comment-author .fn {
    position: relative;
    width: 100%;
    left: 0;
}

.trackback .comment-body .comment-author,
.pingback .comment-body .comment-author {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
}

.trackback .comment-meta,
.pingback .comment-meta {
    display: none;
}