/*
Theme Name:         Town of Sackville
Theme URI:          http://sackville.com
Description:        Sackville
Version:            0.0.1
Author:             Made by Elm City
Author URI:         http://madebyelmcity.ca
Text Domain:        sage
*/

/* added by WP Expert */

/* RCMP Box */
.emergency-box {
    background-color: #c00000;
    text-align: center;
    min-height: 300px;
    padding: 25px 60px;
    color: #fff;
}

.emergency-rcmp {
    font-weight: 900;
}

.big-numbers {
  font-size: 30px;
	padding-bottom: 25px;
}
.emergency-numbers {
    padding-bottom: 25px;
}

/* Gravity forms */
.gform_description {
    line-height: 1.5em !important;
}