/*!
Theme Name: Rvada
Theme URI: https://github.com/bharath/rvada/
Template: kadence
Author: Bharath
Author URI: https://bharath.dev/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: rvada
*/

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

.single-content p:first-child {
	margin-top: 0;
}

.site .post-thumbnail img {
	width: auto !important;
	margin: 0 auto;
	max-width: 300px;
    height: auto !important;
}