.product-desc {
font-family: Arial, sans-serif;
font-size: 16px;
line-height: 24px;
text-align: justify;
}
.product-desc h2 {
font-weight: bold;
font-size: 18px;
margin-top: 20px;
margin-bottom: 10px;
}
.product-desc p {
margin-bottom: 20px;
}
.product-desc a {
text-decoration: none;
color: #007bff;
}
.product-desc a:hover {
text-decoration: underline;
color: #0055ff;
}
Please note that you can adjust the design and layout to fit your specific needs.
There are no reviews yet.