/**
 * Theme Name:    BackWPup
 * Author:        Syde
 * Author URI:    http://syde.com/
 * Version:       0.0.1
 * Text Domain:   backwpup
 * License:       GPL 2.0 or later
 * License URI:   https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 */

/* --------------------------------------------------------------
 * Typography Styles
 * ----------------------------------------------------------- */
b, strong {
	font-weight: 700;
}

/* --------------------------------------------------------------
 * Sections
 * ----------------------------------------------------------- */
.wp-block-group.internal-section {
	margin-block-end: var(--wp--preset--spacing--56);
}
