@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,300&display=swap');

table td,
.email-item,
table td a {
font-family:Open Sans, sans-serif;
}
table td a,
.email-item a{
color:#A2D8F8;
font-weight:bold;
}
table.email-footer-links a {
font-weight:normal !important;
}
.email-item .orangelinkbox a,
.email-item .purplelinkbox a {
text-transform:uppercase;
}
.email-item .orangelinkbox h2,
.email-item .purplelinkbox h2 {
text-transform:uppercase;
color:#FFF !important;
font-weight:bold;
}
.email-item .orangelinkbox a {

color:#2B2C7A;
}
table.email-footer-links td img {
max-width:100px !important;
}
table td.transback {
background-color:transparent;
background:transparent;
}