/*
 Theme Name:   Astra Child Theme
 Theme URI:    https://solarblu.net
 Description:  Astra Child Theme by SolarBluSeth
 Author:       SolarBluSeth
 Author URI:   https://solarblu.net
 Template:     astra
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  astra-child
*/

/* Remove Astra's bottom border on the primary header bar. */
.ast-primary-header-bar {
    border: none !important;
}