﻿*:focus {
    outline: none !important;
    -webkit-box-shadow: 0 0 black !important;
}

body {
    background: #eee;
    font-family: 'Roboto', sans-serif;
}