
/*
Widget at Apperence > widgets 
*/

.widgets-holder-wrap [id*="cream-magazine"] .widget-top {

    background: #ffc9b8;
    box-shadow: none !important;
    border: none !important;
}

.widgets-holder-wrap [id*="cream-magazine"] .widget-content p img {

	display: block;
	margin: 0 auto;
	max-width: 100%;
}
