body {
    font-family: Hermetica, sans-serif;
}

.portfolio-item-wrapper {
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
