.main-title { font-size: 36px; font-weight: bold; color: #FFD700; border-bottom: 4px solid #000000; text-align: center; margin-bottom: 20px; } .sub-title { font-size: 24px; font-weight: bold; color: #FF69B0; border-bottom: 4px solid #000000; text-align: center; margin-bottom: 20px; } .style-item { background-color: #F7F7F7; border: 1px solid #000000; border-radius: 10px; padding: 10px 20px; margin: 10px; float: left; width: 20%; } .style-name { font-size: 18px; font-weight: bold; color: #000000; border-bottom: 4px solid #000000; text-align: center; margin-bottom: 10px; } .description { font-size: 14px; color: #666666; margin-bottom: 10px; } .link { font-size: 14px; color: #000000; text-decoration: none; border-bottom: 1px solid #000000; display: block; margin-top: 10px; }