/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

.site-footer .gform_wrapper .gfield input[type=image] {
  max-height: 48px !important;
}

.bottom-right-modal .modal-dialog {
	position: fixed;
	bottom: 0;
	right: .8rem;
}


.bottom-right-modal .modal-dialog .modal-body .small {
	line-height: 1.1 !important;
	font-size: 15px !important;
}