/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 18/05/2016, 10:22:34 AM
    Author     : Jam.D
*/

h1{
  font-size: 1.462em;
}

h2{
  font-size: 1.400em;
}

body{
  font-size: 15px;
}

.left, 
.right{
  float: none;
}

.inner-content-box {
    padding: 3em;
}

a.btn{
    display: block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    margin-bottom: 10px;
}