/*
Theme Name:   My Company Registrations (Astra Child)
Theme URI:    https://mycompanyregistrations.co.za/
Description:  Child theme for Astra that carries the My Company Registrations design system: page templates, template parts, Gravity Forms styling and a blog/article experience. Requires the Astra parent theme.
Author:       My Company Registrations
Author URI:   https://mycompanyregistrations.co.za/
Template:     astra
Version:      1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  mcr
*/

/*
 * Intentionally empty.
 * The theme's CSS lives in /assets/css and is enqueued per template from inc/enqueue.php,
 * so pages only download the styles they use.
 */

   .hc-row span.hc-file {
    display:flex;
    align-items:center;
    justify-content: center;
  }