/**
Theme Name: Sea Otter Australia
Author: Thirtypointfour Design
Author URI: https://thirtypointfour.com.au
Description: Custom Astra child theme designed for Rocky Trail Entertainment website
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: sea-otter-australia
Template: astra
*/

.flex-row {display: flex;
  justify-content: space-between;
  align-items: center;
}