/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.entry .wp-caption-text, .gallery-caption {
color: #080808;
font-size: 16px;
line-height: 1;
margin: 0;
padding: 4px 0 0;
text-align: center;
}
p.wp-caption-text {margin-bottom: 12px !important;}