02
Aug
Berg 4x4 Rentals - Newsletter Vol. 2
@import url('https://fonts.googleapis.com/css2?family=Georgia&display=swap');
*{margin:0;padding:0;box-sizing:border-box;}
body{background:#e8e8e8;font-family:Georgia,'Times New Roman',serif;font-size:15px;color:#222;}
.outer{max-width:640px;margin:30px auto;}
.card{background:#ffffff;border-radius:2px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,0.13);}
.header{background:#1A3A2A;padding:28px...