/*
Theme Name: woostify-child
Theme URI: https://woostify.com
Description: My custom child theme based on woostify.
Author: Woostify
Author URI: https://woostify.com/about
Template: woostify
Version: 1.0
*/

/* Custom styles go below this line */
fieldset ! hide {
    display: block;
    min-inline-size: min-content;
    margin-inline: 2px;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    padding-block: 0.35em 0.625em;
    padding-inline: 0.75em;
}