body {
margin: 0;
font-family: ‘Lato’, sans-serif;
background-color: #F5F1EC;
color: #2B2B2B;
}
.hero {
background-color: #FFFFFF;
text-align: center;
padding: 80px 20px;
}
.hero h1 {
font-family: ‘Playfair Display’, serif;
font-size: 42px;
margin-bottom: 20px;
}
.hero p {
font-size: 18px;
max-width: 600px;
margin: 0 auto 30px;
}
.hero a {
background-color: #C6A969;
color: white;
padding: 14px 28px;
text-decoration: none;
border-radius: 4px;
font-weight: bold;
}
.section {
padding: 60px 20px;
max-width: 1100px;
margin: auto;
}
.section h2 {
text-align: center;
font-family: ‘Playfair Display’, serif;
margin-bottom: 40px;
}
.categories {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
gap: 20px;
}
.category-card {
background-color: #FFFFFF;
padding: 30px;
text-align: center;
border-radius: 6px;
transition: 0.3s ease;
}
.category-card:hover {
transform: translateY(-5px);
}
.category-card a {
text-decoration: none;
color: #2B2B2B;
font-weight: bold;
}
.posts-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 30px;
}
.post-card {
background-color: #FFFFFF;
border-radius: 6px;
overflow: hidden;
}
.post-card img {
width: 100%;
height: auto;
}
.post-card h3 {
padding: 20px;
font-size: 18px;
}
.email-section {
background-color: #EAE6E1;
text-align: center;
padding: 60px 20px;
}
.email-section input {
padding: 12px;
width: 250px;
max-width: 80%;
margin-right: 10px;
border: none;
border-radius: 4px;
}
.email-section button {
padding: 12px 20px;
background-color: #C6A969;
color: white;
border: none;
border-radius: 4px;
}
.footer {
text-align: center;
padding: 30px;
background-color: #FFFFFF;
font-size: 14px;
}
Curated Amazon Finds Worth Adding to Cart
Discover aesthetic, practical, and viral Amazon finds that actually make life easier.
Shop by Category
Trending Finds
25 Genius Amazon Kitchen Finds That Make Cooking Easier
15 Aesthetic Home Decor Finds Under $50
20 Genius Organization Products That Actually Work
Get Weekly Amazon Finds
Join our list and receive the best viral finds straight to your inbox.