.strong {
	font-weight: bold;
}
@media (max-width: 768px) {
	.top-buffer {
		margin-top: 15px;
	}
	.form-control {
		padding: 6px;
	}
}