/*
Theme Name: Total Child Theme
Theme URI: https://dreamingof.space
Description: It's a child theme. Duh.
Author: Your Mom
Author URI: https://dreamingof.space
Template: Total
Version: 1.0
*/


body, p, h1, h2, h3, h4, h5, h6 {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  color: #1E2019;
}

body {
    background-color: f3fbfd;
}

.white {
    color: #FBFBFB;
}

.purple {
    color: #5A0B4D;
}
