/*
Theme Name:   Temahijo
Description:  Tema hijo
Author:       Admin
Author URL:   http://futbol.portoalto.com.co
Template:     twentytwenty
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  Temahijo
*/

/* Write here your own personal stylesheet */

h2{
	letter-spacing: 2pt;
}

.entry-title {
	display: none;
 }

.entry-header{
	display: none;
}

.post-inner {
    padding-top: 0 !important
}

@media (min-width: 700px)
.post-inner {
    padding-top: 0 !important;
}