/*
|--------------------------------------------------------------------------|
|                     Place your custom styles here                        |
|--------------------------------------------------------------------------|
*/

.allcaps{
    text-transform: uppercase;
}
.no-padding{
    padding: 0 !important;
    margin: 0 !important;
}