/*
 Theme Name:   Aldo Child Theme
 Theme URI:    http://aldo.themerex.net/
 Description:  Aldo Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     aldo
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  aldo
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.postsList {
	margin-bottom: 32px;
}
.postsList .col-md-6 {
	margin-bottom: 32px;
}
.postsList .wp-post-image {
	display: block;
	margin-bottom: 16px;
}
.postsList h3 {
	margin: 0;
}
.postsList .theDate {
	margin-bottom: 16px;
}
.row {
	margin-left: calc(-.5 * var(--bs-gutter-x))!important;
	margin-right: calc(-.5 * var(--bs-gutter-x))!important;
}