/*!
Theme Name: UANL
Theme URI: http://uanl.mx/
Author: UANL
Author URI: http://uanl.mx/
Description: Tema desarrollado para la UANL.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: uanl

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.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

.flex{
	display: flex;
    justify-content: space-between;
}
a.covid-button{
	margin-top: 10px;
    background: #ffbf00;
    color: #004A8F;
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 700;
}
.container-covid-button{
	padding:20px 0px
}
.container-covid-button a.covid-button{
	display:block;
	text-align:center;
	padding:15px;
	margin:0px 20px;
}
