/*
Theme Name: BDUK Broadband Vouchers
Theme URI: https://connectionvouchers.co.uk
Description: Broadband Connection Vouchers
Version: 2.0
Author: Luke Oatham & Anthony O'Malley
Author URI: http://www.helpfultechnology.com
Tags: bootstrap
*/



h1  {
	font-size: 2.5em;
	margin-bottom: 1em;
}

.landing-tile p {
	font-size: 0.8em;
	text-align: left !important;
}

.footer .menu li {
	float: none !important;
}

.footer .menu  {
	list-style: square;
}

.home-twitter {
	text-align: center;
}

.container {
	padding-bottom: 1em;
	padding-top: 1em;
}

.usertable {
	background: #601f5e;
	color: white;
}

.subsubsub { display: none !important;}