/**
 * Theme Name:     WebBoost
 * Theme URI:      https://aarnathemes.com/webboost-premium/
 * Author:         techthemes
 * Author URI:     http://aarnathemes.com/
 * Template:       corboost
 * Text Domain:	   webboost
 * Requires at least: 6.1
 * Tested up to: 6.6
 * Requires PHP: 5.6
 * Description:    WebBoost Block FSE is a WordPress theme designed specifically for Full Site Editing (FSE) capabilities. It provides a seamless experience for users who want to take advantage of the powerful customization options offered by FSE in WordPress. With WebBoost Block FSE, you can easily create and customize your entire website using blocks, making it simple to design and manage your online presence.
 * Version:        1.4
 * License:        GNU General Public License
 * License URI:    https://www.gnu.org/licenses/gpl-3.0.en.html
 * Tags:           one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, blog, portfolio, news
 */

.wp-block-group.has-border-color.has-primary-border-color.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained:hover {
    background: #6caf17;
    transition: 0.5s;
}
.wp-block-post-comments-form input[type=submit] {
    background: #6caf17;
}
.wp-block-group {
    margin-top: 0;
}