/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 14 2023 | 23:23:38 */
body.login {
	background-color: #f7faf6;
}
#login h1 a, .login h1 a {
	background-image: url(https://lanoticiasv.com/wp-content/uploads/2022/12/lanoticiasv.png);
	height:35px;
	width:300px;
	background-size: contain;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.login form {
	border: 0;
	box-shadow: 0px 15px 15px -10px rgb(0 0 0 / 5%);
    border-radius: .25rem;
}
