/*
 Theme Name:     1.FFC Hof Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Rockntrail
 Author URI:     https://rockntrail.de
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */

@font-face {
    font-family: Muli-Regular;
    src: url(https://www.rockntrail.de/rock/wp-content/themes/Divi-Child-Theme/fonts/Nunito/Nunito-Regular.ttf);
}

body.login div#login form#loginform p.submit input#wp-submit {
  background-color:#333333 !important;
}