Outlines exist on certain elements when they're focused. This should not be the case. In order to fix this, find the problematic element and insert `outline: 0;` in the css of that element. **Examples:** HOMEPAGE:    --------------------------------------------------------------------------------------------------------------------------------------------- RESUME PORTAL:   
Outlines exist on certain elements when they're focused. This should not be the case.
In order to fix this, find the problematic element and insert
outline: 0;in the css of that element.Examples:

HOMEPAGE:
RESUME PORTAL:
