div.card-action > span > a.card-link {
    color: white;
}

ul.browser-default > li {
    font-size: larger;
    font-weight: 300;
}

.services-description {
    margin-top: 3vh;
    font-size: larger;
    font-weight: 350;
}

.large-fa {
    font-size: 2rem;
    margin-bottom: 1vh;
}

img.logo-about {
    width: 20vh;
}

.smaller-text {
    font-size: x-small;
}