/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 24 2025 | 17:19:53 */
body {
	background: #A9BDA8;
}
.login h1 a {
    background-image: url(https://magicmoments.es/wp-content/uploads/isotipoweb.svg);
	background-size: 80px;
    background-position: center top;
    background-repeat: no-repeat;
    color: #3c434a;
    height: 80px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0 auto 25px;
    padding: 0;
    text-decoration: none;
    width: 160px;
    text-indent: -9999px;
    outline: 0;
    overflow: hidden;
	display: block;}
.login form {
    margin-top: 20px;
    margin-left: 0;
    padding: 26px 24px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    border: 1px color:005957;
    border-radius: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .04);
}
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large {
    min-height: 32px;
    line-height: 2.30769231;
    padding: 0 12px;
}
.wp-core-ui p .button {
    vertical-align: baseline;
}
.login .button-primary {
    float: right;
}
.wp-core-ui .button-primary {
    background: #005957;
    border-color: #005957;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
}