h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Satoshi-Bold;
}

body {
    font-family: Satoshi-Regular;
}

.teal {
    background-color: #49B6A9 !important;
}

.teal-text {
    color: #49B6A9 !important;
}

.btn.orange {
    background-color: #FF9933 !important;
}

.orange-text {
    color: #FF9933 !important;
}

.grey-text {
    color: #AAAAAA !important;
}
