/*!
Theme Name: Baan in Breda
Theme URI: https://www.buro26.digital
Template: buro26
Author: Buro26
Author URI:
Description: WordPress template by Buro26
Version: 1.0
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: buro26

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.login h1 {
    background-color: #FFFFFF;
}

.login h1:before,
.login h1:after {
    background: #FFFFFF;
}

#loginform .button-primary,
#lostpasswordform .button-primary {
    background: #E95742;
    border-radius: 10px;
}

#loginform .button-primary:hover,
#lostpasswordform .button-primary:hover {
    background: #c43a25;
}

.login p#nav a,
.login p#backtoblog a {
    color: #E95742;
}

.login p#nav a:hover,
.login p#backtoblog a:hover{
    color: #c43a25;
    border-color: #c43a25;
}
