/*!
Theme Name: tiktok ramadhan
Theme URI: https://maxsol.id/
Author: maxsol.id
Author URI: https://maxsol.id/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: tiktok_ramadhan
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

tiktok_ramadhan is based on Underscores https://maxsol.id/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

label.error {
	color: red;
}

.text-center {
	text-align: center;
}

.form-wrap {
	max-width: 768px;
	margin: auto;
}

.form-group {
	margin-bottom: 16px;
}

.form-group input[type="text"], .form-group input[type="email"], .form-group select {
	width: 100%;
}

.form-group select, .form-group input {
	padding: 8px 4px;
}

.form-group:not(.inline) label {
	display: block;
	margin-bottom: 4px;
}

.form-group.inline label {
	cursor: pointer;
}

.form-field button {
	padding: 8px 16px;
}