#concept {
color: var(--font-color);
}
#concept .main-content {
margin: 15px 0 0;
}
#concept section {
width: 100%;
padding: 20px 0;
background-color: unset;
border-radius: unset;
margin: unset;
background-position: center;
background-size: cover;
line-height: 1.6;
}
#concept #area-2 {
background-image: url(//flower-bouquet.site/wp-content/themes/flowerbouquet2_0/assets/images/concept/bloom.jpg);
max-width: unset;
}
#concept #area-3 {
background-image: url(//flower-bouquet.site/wp-content/themes/flowerbouquet2_0/assets/images/concept/profelis_aurata-oScqOgV_veA-unsplash.jpg);
max-width: unset;
}
#concept #area-4 {
background-image: url(//flower-bouquet.site/wp-content/themes/flowerbouquet2_0/assets/images/concept/flower-4252296_1920.jpg);
max-width: unset;
}
#concept #area-5 {
background-image: url(//flower-bouquet.site/wp-content/themes/flowerbouquet2_0/assets/images/concept/sunset-6561055_1920.jpg);
max-width: unset;
}
#concept #area-6 {
background-image: url(//flower-bouquet.site/wp-content/themes/flowerbouquet2_0/assets/images/concept/angel-4280117_1920.jpg);
max-width: unset;
}
#concept section > div {
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
width: 90%;
margin: 0 auto;
border-radius: 50px;
padding: 50px 20px;
text-align: center;
}
#concept section .concept-story {
max-width: 500px;
margin: 0 auto;
}
#concept .profile {
width: 90%;
max-width: 150px;
max-height: 150px;
height: auto;
border-radius: 50px;
}