/*
Theme Name: wavianhome
Theme URI: https://wavianhome.co.uk/
Author: Wavian Garden
Author URI: https://wavianhome.co.uk/
Description: A custom theme for Website.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: my-WavianGarden-theme
*/

body {
  font-family: Arial, sans-serif;
  background-color: #f5f5f5;
  color: #333;
}

/* .custom-register-form {
  max-width: 400px;
  margin: 0 auto;
  background: #fff;
}

.custom-register-form input[type="text"],
.custom-register-form input[type="email"],
.custom-register-form input[type="password"] {
  border-radius: 8px;
  padding: 10px;
  font-size: 14px;
} */
