.vs-thumb-container .browser-content .icon,
.hero-wrap-inside a, .hero-wrap-inside a:hover,
.hero-meta a,
a,
.sidebar-cats a
{
	color: rgba(118, 156, 191, 0.8);
}

a:hover,
a.vs-thumb-container:hover .icon,
.pushy a.mobile-buttonlink, .pushy a.mobile-buttonlink:hover,
ul.course-nav li.course-nav .current_page_item a,
.price-color,
.price-sub-title,
.hero-meta a:hover,
.sidebar-cats a:hover,
.course-sidebar .current-tax a,
.current-cat a,
.course-sidebar .current-tax a, 
.course-sidebar .current-cat a
{
	color: #769cbf;	
}

.special-price-icon {
	background: rgba(118, 156, 191, 0.8);
	box-shadow: 0 0 0 rgba(118, 156, 191, 0.4);
}

.related-article-block-link:hover {
	border-color: #769cbf;
}

.button,
a.button,
input.button, 
button, 
input[type="submit"], 
.signup-button
{
	background: rgba(118, 156, 191, 0.8);
	color: #fff;
}
.button:hover,
a.button:hover,
input.button:hover, 
button:hover, 
input[type="submit"]:hover, 
.signup-button:hover,
a.price-button,
a.price-button:hover
{
	background: #769cbf;
	color: #fff;
}

.browser-header-buttons,
.vs-thumb-container .browser-header-buttons
{
	background: #769cbf;
}

.browser-header-buttons
{
	box-shadow: 18px 0px 0px rgba(118, 156, 191, 0.6), 36px 0px 0px rgba(118, 156, 191, 0.3);
}

.vs-thumb-container .browser-header-buttons
{
	box-shadow: 12px 0px 0px rgba(118, 156, 191, 0.6), 24px 0px 0px rgba(118, 156, 191, 0.3);
}

.whats-included-item-icon {
	color: rgba(118, 156, 191, 0.5);
}

@media screen and (max-width: 1020px) { header.theheader .signup-button {
	color: #769cbf !important;
}}

@media screen and (max-width: 1020px) { body.hero-is-dark header.theheader .signup-button {
	color: #769cbf !important;
}}

h1 {
	font-size: 66px;	line-height: 1.1;	letter-spacing: 0px;	text-transform: uppercase;}
h2 {
	font-size: 54px;	line-height: 1.1;	letter-spacing: 0px;	text-transform: uppercase;}
h3 {
	font-size: 40px;	line-height: 1.2;	letter-spacing: 0px;	text-transform: uppercase;}
h4 {
	font-size: 30px;	line-height: 1.3;	letter-spacing: 0px;	text-transform: uppercase;}
h5 {
	font-size: 24px;	line-height: 1.5;	letter-spacing: 0px;	text-transform: uppercase;}
h6 {
	font-size: 11px;	line-height: 1.5;	letter-spacing: 2px;	text-transform: uppercase;}


