@charset "utf-8";
/* CSS Document */

.frm__req {font-weight: bold; color: yellow;}

.btn 			{background-color: #11397E; color: white; border: 1px solid black; margin:5px;}
.btn:hover 		{background-color: white; color:#11397E ; border: 1px solid #11397E; margin:5px; cursor:pointer;}
