/*
 Theme Name:   Nestin Child
 Theme URI:    http://nestin.bold-themes.com
 Description:  Nestin child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     nestin
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  nestin-child
*/

/* Theme customization starts here */
.moj-czerwony-guzik {
    background-color: #ae2121 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    font-size: 2rem !important;
    padding: 1.5rem 0 !important;
    display: inline-block !important;
    width: 100% !important;
    max-width: 800px;
    margin: 20px auto;
    text-align: center !important;
}
.moj-czerwony-guzik:hover {
    background-color: #c62828 !important;
    color: #ffffff !important;
}