/**
 * Theme Name: Sarumaru
 * Description: Sarumaru es el theme oficial de ASTROMONO.
 * Template: twentytwentyfive
 * Text Domain: twentytwentyfive
 * Author: Luis Landero
 * Author URI: https://www.astromono.com
 * Version: 1.0.0
 */

span.comment-author-role {
    background: #000000 !important;
    padding: 3px 15px !important;
    border-radius: 50px !important;
    margin-left: 5px !important;
    color: #FF7A00 !important;
    font-weight: bold;
    transition: 0.2s !important;
}

span.comment-author-role:hover {
    text-decoration: none !important;
    color: #FFA600 !important;
    transition: 0.2s !important;
}

div.subscribe-box > div {
    text-align: center !important;
}

#wp--skip-link--target button.swg-button-v2-light {
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
    transition: 0.2s !important;
}

#wp--skip-link--target button.swg-button-v2-light:hover {
    background-color: rgb(26, 115, 232) !important;
    color: #ffffff !important;
    transition: 0.2s !important;
}

.L5Fo6c-sM5MNb, .S9gUrf-YoZ4jf, .S9gUrf-YoZ4jf * {
    margin: 0 auto !important;
}

.nsm7Bb-HzV7m-LgbsSe {
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
}
