/*
 * Theme Name:  Authentic Child
 * Theme URI:   https://codesupply.co/themes/authentic/
 * Description: Authentic Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    authentic
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */
.entry-content .has-drop-cap.is-cnvs-dropcap-bordered:first-letter {
	border-width: 3px !important;
	border-color: #af966e !important;
}

.entry-content .has-drop-cap.is-cnvs-dropcap-border-right:first-letter {
	border-left-width: 3px !important;
	border-color: #af966e !important;
}
