<!–
#outlook a {
padding: 0;
}
body {
margin: 0;
padding: 0;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
table,
td {
border-collapse: collapse;
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
}
img {
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
-ms-interpolation-mode: bicubic;
}
p {
display: block;
margin: 13px 0;
}
96
.mj-outlook-group-fix { width:100% !important; }
@import url(https://fonts.googleapis.com/css?family=Poppins);
<!–
@media only screen and (min-width:480px) {
.mj-column-per-100 {
width: 100% !important;
max-width: 100%;
}
}
.moz-text-html .mj-column-per-100 {
width: 100% !important;
max-width: 100%;
}
@media only screen and (max-width:480px) {
table.mj-full-width-mobile {
width: 100% !important;
}
td.mj-full-width-mobile {
width: auto !important;
}
}
a {
color: #2760f7;
text-decoration: underline;
}
a:hover {
color: #193E9F;
text-decoration: none;
}
.fg-grey {
color: #6f6f6f;
}
.text-2xs {
font-size: 10px;
}
.text-xs {
font-size: 12px;
}
.text-sm {
font-size: 14px;
}
.text-base {
font-size: 16px;
}
.text-xl {
font-size: 18px;
}
.text-2xl {
font-size: 20px;
}
.text-3xl {
font-size: 22px;
}
.text-4xl {
font-size: 24px;
}
.text-center {
text-align: center;
}
.font-normal {
font-weight: 400;
}
.font-medium {
font-weight: 500;
}
.font-semibold {
font-weight: 600;
}
.font-bold {
font-weight: 700;
}
.uppercase {
text-transform: uppercase;
}
.mt-1 {
margin-top: 0.25rem;
}
.mt-2 {
margin-top: 0.5rem;
}
.mt-3 {
margin-top: 0.75rem;
}
.mt-4 {
margin-top: 1rem;
}
.mt-5 {
margin-top: 1.25rem;
}
.mt-6 {
margin-top: 1.5rem;
}
.mt-7 {
margin-top: 1.75rem;
}
.mt-8 {
margin-top: 2rem;
}
.mt-10 {
margin-top: 3rem;
}
.alert {
padding: 1rem 1.5rem;
border-radius: 10px;
background: #fef6cd;
color: #977e02;
}
.cta {
display: inline-block;
background: #EC703B;
color: #ffffff !important;
font-size: 16px;
font-weight: bold;
line-height: 24px;
text-decoration: none;
text-transform: uppercase;
padding: 12px 30px;
margin: 1rem 0;
border-radius: 40px;
}
.ugc-image {
display: block;
width: 100%;
margin-bottom: 1rem;
}
|
|
|
|