/*
Theme Name: Jena Hunt
Theme URI: https://yourwebsite.com/
Author: Your Name
Author URI: https://yourwebsite.com/
Description: A child theme based on [Parent Theme], styled with Bootstrap 5.3
Template: twentytwentyfour
Version: 1.0
Text Domain: jena-hunt
*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css");

body {
    font-family: 'Segoe UI', sans-serif;
}