body {
    background: #000000;
    color: #ffffff;
    padding-top: 100px;
}

.logo-inline {
    font-family: 'Bungee Inline', cursive;
    text-align: center;
    font-size: 60px;
}

.logo-outline {
    font-family: 'Bungee Outline', cursive;
    text-align: center;
    font-size: 70px;
    color: #ffffff;
}

.logo-description {
    color: #ffffff;
    text-align: center;
    font-family: 'Codystar', cursive;
    font-size: 17px;
}

.logo-description-1 {
    color: #ffffff;
    text-align: center;
    font-family: 'Codystar', cursive;
    font-size: 30px;
}

.company-text {
    color: #ffffff;
    text-align: center;
    font-family: 'Codystar', cursive;
    font-size: 12px;
}
