﻿body {
}

a.undecorated {
    text-decoration: none;
}

a.undecorated:hover {
    text-decoration: underline;
}

.medium-zoom-image--opened {
    max-width: auto;
}