/*! stylesheet style mailform_prod v1.00 (http://www.sofrosune.net/) */
/*!
	Copyright (C) 2015 Sofrosune; http://www.sofrosune.net/
	No part of this program may be reproduced or transmitted in any form or 
	by any means without permission from the author, Sofrosune.
	Version: 1.00, July 27, 2015
	Creation date: Sun Jan 29 2023 01:58:34 GMT+0900
*/
/*! stylesheet base globals v1.00 (http://www.sofrosune.net/) */ /*! stylesheet mixins v1.00 (http://www.sofrosune.net/) */
/* === TEMP === */
/** Usage: .TEMP
*/

div.mailform h2::before {
	content: "";
}
div.mailform h2::after {
	content: "";
}

div.remind-note {
	margin-bottom: 1rem;
	border: 3px dotted #f88;
	border-radius: 0.5rem;
	padding: 0.5rem 1rem;
	font-size: 0.75rem;
	line-height: 1.2;
	background-color: #fee;
}

/* end of style */