/*
    Theme Name: Inspiry TourPress
    Theme URI: https://themeforest.net/user/inspirythemes/portfolio
    Author: InspiryThemes
    Author URI: https://inspirythemes.com
    Description: A purpose oriented WordPress theme for tours business.
    Version: 1.1.2
    Text Domain: inspiry-tourpress
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Tags: two-columns, three-columns, four-columns, right-sidebar, custom-background, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, translation-ready, threaded-comments, blog, holiday, e-commerce

    ----------------------------------------------------------------------------------------------------------------*/
.covid19{
    position: fixed;
    z-index: 3333;
    right: 0;
    top: 150px;
    width: 130px;
    height: 50px;
    text-align: center;
    background-color: white;
    padding: 13px;
    border-radius: 8px 0 0 8px;
    font-size: 18px;
}
.covid19 a{
    color: red;
    text-decoration: underline;
}