/**
 * Theme Name: Feeding Futures
 * Template:   twentytwentyfive
 * Theme URI:  https://feedingfutures.org
 * Description: A custom theme for Feeding Futures.
 * Version: 0.1
 * Author: George Barrett
 * Author URI: https://gcbarrett.com
 */
.cover-box-with-buttons>.wp-block-cover__background {
    width: 0px;
    height: 0px;
}

.cover-box-with-buttons>.wp-block-cover__inner-container {
    background-color: #000000ab;
    padding: 1em;
}