/*
Theme Name: Astra-child
Author: AIW
Description: Child Theme
Version: 1.0
Template: astra

This is the child theme for Astra theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/


.home .wp-block-group .wp-block-columns .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
	display: flex;
}
.home .wp-block-group .wp-block-columns .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p {
    margin-top: 0;
    margin-left: 19px;
}

    .ast-plain-container.ast-no-sidebar #primary {
      margin-top: 0px !important;
      margin-bottom: 0;
    }
  