/*
 Theme Name:   Moonlit Child
 Theme URI:    https://reactheme.com/products/wordpress/moonlit
 Description:  Moonlit Child
 Author:       ReacThemes
 Author URI:   http://reactheme.com
 Template:     moonlit
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */


.bgd-login-error {
  margin-bottom: 18px;
  padding: 14px 16px;
  border-radius: 10px;
  background: #fff1f1;
  border-left: 4px solid #d93025;
  color: #7a1d1d;
  font-size: 14px;
  line-height: 1.5;
}