/*
Theme Name: Twenty Twelve Child
Theme URI: https://wordpress.org/themes/twentytwelve/
Template: twentytwelve
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Tags: blog,one-column,two-columns,right-sidebar,custom-background,custom-header,custom-menu,editor-style,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,rtl-language-support,sticky-post,theme-options,translation-ready,block-patterns
Version: 4.5.1752064455
Updated: 2025-07-09 14:34:15

*/

/*    ----------------------------  E S T I L O S   P E R S O N L E S   -------------------- */

body {
	background-color: #999;
}

div #main {
	margin: 0 auto;
}

.site-content article {
	/*border-bottom: 4px double #ededed;*/
	margin-bottom: 72px;
	margin-bottom: 5.142857143rem;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

img  {

}

ul, li {
	list-style: none;
}

.galeria-personal {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.galeria-personal .item {
    width: 23%;
    text-align: center;
}
