@charset "UTF-8";
/*!
* AFQT specific styles
*/

img.grayscale {
    filter: grayscale(100%);
}

.img-small {
    height: 20px;
    margin: 5px;
}