/**
 * Theme Name:        Speak Hokkien
 * Theme URI:         https://example.com/
 * Description:       Custom theme description...
 * Version:           1.0.0
 * Author:            Albert, Andrew
 * Author URI:        https://example.com
 * Tags:              block-patterns, full-site-editing
 * Text Domain:       speak-hokkien
 * Domain Path:       
 * Tested up to:      6.8.1
 * Requires at least: 6.8.1
 * Requires PHP:      8.2.28
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */

.speak-hokkien-content {
  max-width: 1920px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}