:root{--primary:#8badb8;--secondary:black}body{background:var(--primary);color:var(--secondary)}#title_container,.centered{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#title_container{margin-top:-1rem}#sub-title{font-family:"Yesteryear",cursive;font-size:4rem;padding-left:1.5rem}#title div{margin-left:1rem;display:inline-block;font-family:"Cherry Cream Soda",cursive}#title div:first-child{width:10rem;height:10rem;line-height:10rem;border-radius:50%;font-size:7rem;text-align:center;color:var(--secondary);background:#ab3f28}#title div:nth-child(2){width:10rem;height:10rem;line-height:10rem;border-radius:50%;font-size:7rem;text-align:center;color:var(--secondary);background:#d3a35b}#title div:nth-of-type(3){width:10rem;height:10rem;line-height:10rem;border-radius:50%;font-size:7rem;text-align:center;color:var(--secondary);background:#d9e3ca}#title div:nth-of-type(4){width:10rem;height:10rem;line-height:10rem;border-radius:50%;font-size:7rem;text-align:center;color:var(--secondary);background:#4b7b8d}
/*# sourceMappingURL=style.css.map */