/*
	Theme Name:     My MD Child Theme
	Theme URI:      http://mydomain.com/
	Description:    A custom child theme for my site.
	Author:         My name
	Author URI:     https://mydomain.com/
	Template:       marketers-delight
	Version:        1.1
*/


/* LINKS */

a {
	color: #ae2525;
	text-decoration: none;
}