margin-top: 5px; } .presented { text-align: center; margin-top: 50px; font-size: 18px; } .name { text-align: center; font-size: 40px; margin: 30px 0; font-family: "Brush Script MT", cursive; } .body { text-align: center; font-size: 16px; line-height: 1.6; margin-top: 20px; } .footer { position: absolute; bottom: 80px; width: calc(100% - 120px); display: flex; justify-content: space-between; font-size: 14px; } .seal { position: absolute; bottom: 120px; left: 50%; transform: translateX(-50%); width: 90px; height: 90px; border: 3px solid gold; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 10px; text-align: center; color: #0b1f3a; }