.container_login{
	background: #fff !important;
}
.tit_login{
	font-family: "DM Serif Display", serif;
	font-weight: 400;
	font-style: normal;
	color: #2b292a;
}
.logo_img{
    width: 0.9em !important;
    height:auto !important;
    padding-right: 0.1em;
}
.bloco_login{
	background: #dee2e6 !important;
	border-radius:14% 86% 49% 51% / 64% 34% 66% 36% ;
	border: 1px solid #dee2e6 !important;
}
.bt_login{
	font-family: 'Mouse Memoirs', sans-serif;
	color: #fff;
	background: #16db9b;
	justify-content: center !important;
	justify-self: center !important;
	justify-items: center !important;
}
.bt_login:hover{
	cursor: pointer;
	background: #92acc9;
	color:#fff
}
.cadastrar_login{
	color: #16db9b !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}
.cadastrar_login:hover{
	color: #2D3250 !important;
	cursor: pointer !important;
}
.esqueceu_sua_senha{
    text-decoration: underline !important;
}
.esqueceu_sua_senha:hover{
    cursor: pointer !important;
}
