.contact-us-page {
	line-height: 3rem;
	margin-bottom: 136px;
}

.contact-us-page h1 {
	color: #1abdd4;
	font-size: 2.571em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

.contact-us-page .contact-us-detalis,
.contact-us-page .contact-us-form .form-title {
	font-weight: bold;
	font-size: 0.875em;
}

.contact-us-page .contact-us-form .form-title {
	line-height: normal;
}

.contact-us-page .contact-us-form .contact-us-wrapper .input-wrapper input,
.contact-us-page .contact-us-form .contact-us-wrapper .input-wrapper textarea {
	font-size: 1em;
	font-weight: normal;
}

.contact-us-page .contact-us-form .contact-us-wrapper .input-wrapper input[type="submit"] {
	width: 100%;
}

.btn-primary {
	background-color: #0d58a4;
	border-color: #0d58a4;
}