#header {    background: url('images/head.jpg') center no-repeat;    height: 528px;    width: 100%;    display: flex;    justify-content: center;    align-items: center;}h1 {    font-family: 'Playfair Display', serif;    font-size: 38px;    font-weight: 300;    text-align: center;    line-height: 1.16;    margin: 30px 0 40px;    letter-spacing: 2px;    position: relative;    background: linear-gradient(45deg, #AD7E53, #BA946D, #668D9E);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    text-shadow: 0 2px 6px rgba(255, 248, 240, 0.3),                 0 0 12px rgba(255, 248, 240, 0.1);}h1::before,h1::after {    content: "❦";     position: absolute;    font-size: 36px;    color: #D1BFA8;    top: 50%;    transform: translateY(-50%);    opacity: 0.5;}h1::before {    left: -60px;}h1::after {    right: -60px;}h1 span.underline {    position: relative;    display: inline-block;}h1 span.underline::after {    content: "";    position: absolute;    left: 0;    bottom: -6px;    width: 100%;    height: 3px;    background: linear-gradient(90deg, #AD7E53, #668D9E);    border-radius: 2px;    opacity: 0.8;}h1:hover {    background: linear-gradient(45deg, #BA946D, #AD7E53, #9C8874);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    text-shadow: 0 2px 8px rgba(255, 248, 240, 0.5),                 0 0 16px rgba(255, 248, 240, 0.15);}#menu-wrapper {    margin: -10px auto;    max-width: 900px;    background-color: rgba(211, 187, 161, 0.5);    backdrop-filter: blur(6px);    border-radius: 16px;    padding: 14px 0;    box-shadow: 0 6px 18px rgba(0,0,0,0.05);}#menu {    margin: 40px auto;}#menu ul {    display: flex;    justify-content: center;    align-items: center;    list-style: none;    padding: 0;    margin: 0;    font-family: 'Playfair Display', serif;}#menu li {    margin: 0 12px; }#menu li a {    display: block;    padding: 20px 28px;    font-size: 16px;    text-transform: uppercase;    letter-spacing: 0.25em;    color: #907A63;    transition: all 0.3s ease;    border-radius: 8px;    position: relative;}#menu li a:hover {    color: #668D9E !important;    background-color: rgba(255,248,240,0.15);}#menu li a::after {    content: "";    position: absolute;    width: 0;    height: 2px;    left: 0;    bottom: 6px;    background: linear-gradient(45deg, #AD7E53, #668D9E);    transition: width 0.3s ease;}#menu li a:hover::after {    width: 100%;}#menu .current_page_item a {    color: #BA946D;    border-bottom: 2px solid #BA946D;}body {    font-family: 'Lora', serif;    font-size: 20px;    line-height: 2.2;    color: #4F4539;    background: url(images/bg.jpg) repeat;    margin: 0;    padding: 0;}#content {    width: 59%;    margin: -50px auto;    padding: 40px 20px;    text-align: justify;    letter-spacing: 0.5px;    word-spacing: 1px;    line-height: 2.2;    color: #4F4539;}.contentx {    font-family: 'Lora', serif;    font-size: 20px;    font-weight: 400;    line-height: 2.3;    margin-bottom: 32px;    text-align: justify;    color: #4F4539;    font-style: normal;    letter-spacing: 0.3px;}b, strong {    font-family: 'Playfair Display', serif;    font-weight: 600;    font-size: 21px;    letter-spacing: 0.8px;    background: linear-gradient(45deg, #AD7E53, #668D9E);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    transition: all 0.3s ease;}i, em {    font-family: 'Playfair Display', serif;    font-style: italic;    font-weight: 400;    font-size: 20px;    background: linear-gradient(45deg, #BA946D, #9C8874);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    transition: all 0.3s ease;}a {    font-family: 'Playfair Display', serif;    font-weight: 400;    font-size: 20px;    background: linear-gradient(45deg, #AD7E53, #668D9E);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    text-decoration: none;    transition: all 0.4s ease;}a:hover {    background: linear-gradient(45deg, #BA946D, #9E8C78);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    opacity: 0.9;}blockquote {    font-family: 'Lora', serif;    font-size: 22px;    font-style: italic;    line-height: 2.5;    color: #5B4B3A;    background-color: #ECE0D6;    padding: 36px 44px;    border-left: 10px solid #AD7E53;    border-radius: 26px;    box-shadow: 3px 3px 18px rgba(0,0,0,0.08);    margin: 40px 0;    text-align: justify;    transition: all 0.3s ease;}blockquote:hover {    background-color: #E6D6C3;}.contentx input,.contentx textarea,.contentx select {    width: 40%;    background-color: #DBCCBC;    border: 2px solid #9C8874;    padding: 14px 16px;    margin: 10px 0;    font-family: "Josefin Slab", serif;    font-size: 18px;    border-radius: 12px;    color: #AD7E53;    transition: all 0.3s ease;    box-shadow: inset 2px 2px 8px rgba(0,0,0,0.05);}.contentx input:focus,.contentx textarea:focus,.contentx select:focus {    border-color: #668D9E;    background-color: #EDE0D9;    outline: none;    box-shadow: 0 0 10px rgba(102,141,158,0.25);}select {    appearance: none;    -webkit-appearance: none;    -moz-appearance: none;    background-image: url('images/dropdown-arrow.svg');    background-repeat: no-repeat;    background-position: right 12px center;    background-size: 18px;    padding-right: 40px;}.contentx {    padding: 36px;    line-height: 2;    font-size: 20px;    text-align: justify;    font-style: italic;    color: #605850;}footer {    padding: 60px 20px;    text-align: center;    font-family: 'Playfair Display', serif;    color: #907A63;    letter-spacing: 1px;}footer .divider {    width: 80px;    height: 2px;    margin: 20px auto;    border-radius: 2px;    background: linear-gradient(90deg, #AD7E53, #668D9E);    opacity: 0.8;}footer h2 {    font-family: 'Playfair Display', serif;    font-weight: 400;    font-size: 24px;    margin-bottom: 16px;    background: linear-gradient(45deg, #AD7E53, #668D9E);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;}footer a {    display: inline-block;    margin: 6px 12px;    font-family: 'Playfair Display', serif;    font-size: 18px;    background: linear-gradient(45deg, #AD7E53, #668D9E);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    text-decoration: none;    transition: all 0.3s ease;}footer a:hover {    background: linear-gradient(45deg, #BA946D, #9E8C78);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;    opacity: 0.9;}footer p {    margin-top: 24px;    font-family: 'Lora', serif;    font-size: 16px;    color: #5B4B3A;    line-height: 1.8;}@media (max-width: 767px) {    #menu ul {        flex-direction: column;    }    #menu li {        margin: 2px 0;    }    #menu li a {        padding: 16px;        font-size: 14px;    }    #content {        width: 90%;        margin: -30px auto 40px;    }    h1 {        font-size: 42px;    }    .contentx {        font-size: 18px;    }}