﻿/*

 Theme Name:   Jerseyluxe1 Child

 Theme URI:    https://generatepress.com

 Description:  Default GeneratePress child theme

 Author:       Tom Usborne

 Author URI:   https://tomusborne.com

 Template:     generatepress

 Version:      0.1

*/



.wp-caption img
{
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text
{
  font-size: 16px;
  line-height: 19px;
  padding: 0 4px 5px;
  margin: 0;
}

.wp-caption, .wp-caption p
{
    text-align: center;
}

.gallery img {
	border: 1px solid #6ebffe;
}

.gallery .gallery-caption {
	color: #9600E1;
	font-size: 17px;
	margin: 0 0 19px;
}

