/*

Contents
- Common Effects Styling
- Image Hover Style
- Font Awesome

*/

/* Font Awesome */
h2 [class^="fa-"]::before, h2 [class*=" fa-"]::before {
    padding-right: 10px;
}