/*
Theme Name:     X-Child
Description:    This is an X Child Theme
Author:         digicupsAdm2in
Template:       x

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
/* colors */
/* green #7ec940 --- rgba(126,201,64,1);*/
/* red #ee0e8c --- rgba(238, 14, 140,1);*/
/* blue #407ec9 --- rgba(64,126,201,1);*/

/* for the titles on the cards */
.x-face-title {
	line-height: 88% !important;
}

#link-for-contact a:link{
	color:#FFFFFF!important;
	text-decoration:none;
}
