/*
Theme Name: Vibenews
Theme URI: http://gossipthemes.com/vibenews
Author: Gossip Themes
Author URI: http://gossipthemes.com
Description: Modern Magazine WordPress Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vibenews
Tags: two-columns, three-columns, four-columns, right-sidebar, custom-menu, featured-images, full-width-template
*/
.wp-caption-text {
    font-family: 'Open Sans', sans-serif; /* Set the font */
    font-size: 16px; /* Adjust the font size */
    color: #333333; /* Set the text color */
    text-align: center; /* Center-align the text */
    line-height: 1.5; /* Improve readability with line height */
}