body {
font-family: Arial, sans-serif;
text-align: center;
}
h1 {
color: #00698f;
font-size: 24px;
margin-bottom: 10px;
}
p {
margin-bottom: 20px;
font-size: 16px;
}
a {
text-decoration: none;
color: #00698f;
font-size: 16px;
}
a:hover {
text-decoration: underline;
}
There are no reviews yet.