﻿/* ==========================================================================
   Account Setup (account-setup)
   ========================================================================== */

/* Headers */

.support-section > .title
{
	font-size: 1.7em;
	color: #1f9fff;
	margin: 10px 0;
}

.support-section > .sub-title
{
	font-size: 1.6em;
	color: #2979C3;
	margin: 5px 0;
}

.support-section > ol
{
	font-size: 1.4em;
	color: #555;
	margin: 5px;
	list-style: square;
}