/**
 * @file
 * Subtheme specific CSS.
 */

.region-top-header-form {
	text-align: right;
}

.contact-message-informations-chambres-form select, .contact-message-informations-chambres-form input[type="date"], .contact-message-informations-chambres-form input[type="number"], .contact-message-informations-chambres-form input[type="email"], .contact-message-informations-chambres-form input[type="text"], .contact-message-informations-chambres-form textarea, .contact-message-informations-chambres-form .ck.ck-editor__main>.ck-editor__editable {
	border-color: blue;
	background-color: seashell;
}

.contact-message-informations-chambres-form label {
	font-weight: bold;
	font-size: 1.5em;
}
