body {
    background-image: url(../img/using/logo/bg.png);
}

.tagline {
    font-size: 1.6rem;
    white-space: nowrap;
    font-weight: 400;
}

.carousel-item img {
    max-height: 70vh;
    object-fit: contain;
}
#nameSB{
    font-size: 25px;
}
p {
    color: white;
    font-size: 1.1rem;
    text-align: center;
    padding: 0 5vw;        
    line-height: 1.6;      
    max-width: 900px;      
    margin: 0 auto;        
}
#starter{
    font-size: 25px;
    color: darkgoldenrod;
}
