.page-title {
    font-size: 7vh;
}

#demo-video {
    height: 40vh;
    width: 100%;
    object-fit: cover;
}


.gray {
    color: #49566c;
}

.bold {
    font-weight: 900;
}

#map {
    height: 360px;
}

.mogeba-a:hover{
    color: #69aa4e;
}

.easy-a:hover{
    color: #0081c6;
}

.icon {
    position: relative;
    top: -.2rem;
}

body {
    font-size: 1rem;
}
