﻿.shadowLeft {
    box-shadow: -10px 0 5px -2px rgba(0, 0, 0, 0.4);
}
.button-fa {
    background-color: #f3f3f3;
    color: #000000;
}