.accordion-button {
    text-align: center;
    display: block;
}

.homepage-text {
    text-align: justify;
    text-justify: inter-word;
    padding: 50px 50px 50px 50px;
}

.homepage-text-2 {
    text-align: center;
    text-justify: inter-word;
    padding: 50px 50px 50px 50px;
}

.justify-text {
    text-align: justify;
}

.home-nav-link {
    color: rgb(255, 255, 255) !important;
    font-size: 18px !important;
}

a.navbar-brand {
    color: rgb(255, 255, 255) !important;
    font-size: 20px !important;
}

img {
    width: 100%;
}