body {
font-family: Arial, sans-serif;
margin: 20px;
}
h2 {
color: #0E2642;
font-size: 24px;
font-weight: bold;
margin-bottom: 10px;
}
h3 {
color: #0E2642;
font-size: 20px;
font-weight: bold;
margin-bottom: 10px;
}
p {
color: #222222;
font-size: 16px;
line-height: 1.5;
margin-bottom: 10px;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
a {
color: #99cc00;
text-decoration: none;
}
figure {
margin: 20px 0;
}
table {
width: 100%;
border-collapse: collapse;
}
th, td {
padding: 8px;
text-align: left;
border-bottom: 1px solid #ddd;
}
.fullCode {
text-align: center;
}
.innerBox {
display: inline-block;
border: 1px solid #ddd;
padding: 10px;
}
.logoSB4 {
background-color: #0E2642;
padding: 10px;
text-align: center;
}
.logoSB4 img {
max-width: 100%;
}
.mainSB4 {
padding: 10px;
}
.offerSB4-text-one {
font-weight: bold;
}
.offerSB4-amount {
font-size: 24px;
font-weight: bold;
color: #0E2642;
}
.offerSB4-text-two {
