blob: 75a997ecb41c9a8226cae2b22e235dcbdf4e606f [file] [log] [blame]
.hiring-banner {
font-family: 'Raleway', sans-serif;
font-size: 12px;
background: #db4634;
box-shadow: 0 0 3px rgba(0, 0, 0, 30%);
left: -65px;
letter-spacing: 1px;
line-height: 25px;
position: absolute;
text-align: center;
top: 20px;
transform: rotate(-45deg);
width: 200px;
z-index: 5;
a {
color: white;
text-decoration: none;
}
}