
/* GLOBAL */
.oms-wrapper a {
transition: 0.3s all;
}
.oms-wrapper .btn {
border-width: 2px!important;
padding: 0.6rem 1.6rem!important;
font-weight: 700;
font-size: 90%;
text-transform: uppercase;
border-radius: 1000rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
text-transform: uppercase;
letter-spacing: 0px;
}
a:hover img {
opacity: .9;
}
@media(max-width: 767px) {
h1, .h1 {
font-size: 2.2rem;
}
h2,
.h2 {
font-size: 2rem;
}
h3,
.h3 {
font-size: 1.8rem;
}
h4,
.h4 {
font-size: 1.6rem;
}
h5,
.h5 {
font-size: 1.4rem;
}
h6,
.h6 {
font-size: 1.2rem;
}
}
/* PAGE SPECIFIC */
/* FOOTER */
