/* Coloured Callout Block Colour Override */
/*.num-callout-container>div:nth-of-type(odd) {
	 background: #c20e26;
}
 .num-callout-container>div:nth-of-type(even) {
	 background: #060963;
}*/
/* Get Started Custom Styles */

div.getstarted-sm-icons {padding : 8px 4px 4px 15px;}
div.getstarted-sm-icons a {font-size : 2.0em; color : #005599 !important; text-decoration : none; margin-right : 10px;}
div.getstarted-sm-icons a:hover,
div.getstarted-sm-icons a:active {text-decoration : none; color : #005599 !important;}
div.getstarted-sm-icons a:visited {color : #005599 !important;}

/* End Get Started Custom Styles */