.wp-nav a { text-decoration: none; font-weight: 500; color: #5b3f22; transition: 0.2s; font-size: 1rem; letter-spacing: -0.2px; padding: 0.3rem 0; border-bottom: 2px solid transparent; }
.project-card { background: #fffbf2; border-radius: 28px; overflow: hidden; transition: transform 0.25s ease, box-shadow 0.3s; box-shadow: 0 6px 14px rgba(0, 0, 0, 0.05), 0 0 0 1px #f3e9d8; } Portfolio WordPress Theme
/* header paper card */ .paper-header { background: #fef8ed; padding: 2.5rem 2rem; border-radius: 32px; box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(230, 210, 170, 0.6); margin-bottom: 3rem; transition: all 0.2s ease; backdrop-filter: blur(0px); } .wp-nav a { text-decoration: none