/*
Theme Name: Your Child Theme
Description: This is an example of a blank Jump Start child theme.
Author: Your name here
Template: jumpstart
*/

/* Your custom CSS here */

body {color: #000;}

.slides {padding-left: 0px !important;}

.tb-mini-post-grid img, .tb-mini-post-grid .placeholder, .tb-mini-post-list img, .tb-mini-post-list .placeholder, .product_list_widget li > a > img {
	border-radius: none;
	width: 40px;
	height: 40px;
}