.product-description {
font-size: 1.2em;
font-weight: bold;
color: #333;
}
.product-specs {
font-size: 1.1em;
font-weight: normal;
color: #666;
}
.product-warranty {
font-size: 1.1em;
font-weight: normal;
color: #666;
}
.btn {
background-color: #007bff;
color: #ffffff;
border: none;
padding: 10px 20px;
font-size: 1.2em;
cursor: pointer;
}
Let me know if you need any further modifications!
There are no reviews yet.