﻿/*
Theme Name: Twenty Seventeen Child
Version: 4.0
Description: Tema hijo de Twenty Seventeen
Author: mRJ
Template: twentyseventeen
*/
 

body.page-two-column:not(.archive) #primary .entry-content {
	width: 100%;
}

.linkArchivos a {
	text-decoration: none;
	-webkit-box-shadow:  none;
	box-shadow:  none;

}

.site-footer {
    border-top: 2px solid black;
}

.widget {
    padding-bottom: 0;
}

.site-footer .widget-area {
    padding-bottom: 0;
    padding-top: 0;
}
