/*
Theme Name: Twenty Twenty Child
Theme URI: https://wp-themes.com/twentytwenty
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Twenty child theme.
Template: twentytwenty
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: twentytwenty-child
*/
.latest_horoscopes{
	font-size: 17px;
	text-align:center;
}
.latest_horoscopes li{
	margin: 1rem 0 0 0;
}
.footer-top, .footer-widgets-outer-wrapper, #site-footer {
    padding: 0rem 0;
}
.footer-widgets {
    width: 100%;
}
.entry-content{ 
    font-family: charter, Georgia, Cambria, "Times New Roman", Times, serif;
}
h1 {
    font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
} 
a {
    font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif!important;
    color: #222!important;
} 
.footer-copyright {
    font-weight: 400;
    font-size: 12px;
}
.archive-subtitle{
    max-width: 100%!important;
}