.logo {
    font-size: 1.3rem;
    color: dimgray;
}

.logo img {
    height: 50px;
}

nav .nav-link {
    color: dimgray;
}

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

.screenshot {
    max-height: 500px;
}
