﻿.unsplash-credit {
    position: fixed;
    right: 0;
    bottom: 0;
    padding: 8px;
    margin: 10px;
    background: rgba(255,255,255,0.9);
    border-radius: 2px;
    text-align: center;
}

small, .small {
    font-size: 85%;
}


