.appname {
    font-size: 1.5rem;
    font-weight: bold;
    margin: 1rem;
}

.ekdotis {
    font-size: 1.2rem;
}
.col-sm-8 > div {
    height: -webkit-fill-available;
    display: flex;
    border-radius: 2rem;
    min-height: 2rem;
    max-height: 4rem;
}