/*
Theme Name: 	Twenty Twenty-Five Child
Theme URI: 		https://wordpress.org/themes/twentytwentyfive/
Author: 		Doodl
Author URI: 	https://DoodlCreative.com
Description: 	Child theme by Doodl
Requires at least: 6.7
Tested up to: 	6.8
Requires PHP: 	7.2
Version: 		1.3
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 	twentytwentyfive
Tags: 			Doodl

Template:		twentytwentyfive

*/
body {
  margin: 0; }

.join-button a {
  padding: 5px 15px;
  background: #f9b000;
  color: black;
  border-radius: 99px;
  text-transform: uppercase;
  font-weight: bold; }
