/*
 * Theme Name:  Revision Child
 * Theme URI:   https://revision.codesupply.co/
 * Description: Revision Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    revision
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

.cs-hero-type-2 .cs-entry__discover-more a {
	background: var(--cs-color-button-secondary) !important;
	color: #752253 !important;
	transition: 0.25s;
}