body {
background: #e0e5ec;
font-family: ‘Lato’, sans-serif;
color: #676767;
text-align: center;
}
h1 {
color: #353535;
font-size: 50px;
font-family: “Cormorant Garamond”, serif;
}
p {
font-size: 20px;
font-weight: 300;
}
.custom-btn {
width: 200px;
height: 50px;
color: #fff;
border-radius: 5px;
/* padding 제거 또는 최소화: 중앙 정렬 시 inline-flex에서 padding이 있으면 전체 중앙이 깨질 수 있음 */
padding: 0;
font-family: ‘Lato’, sans-serif;
font-weight: 500;
background: transparent;
cursor: pointer;
transition: all 0.3s ease;
position: relative;
display: inline-flex; /* inline-flex로 변경 */
align-items: center; /* 수직 중앙 정렬 */
justify-content: center; /* 수평 중앙 정렬 */
box-shadow: inset 2px 2px 2px 0 rgba(255,255,255,0.5),
7px 7px 20px 0 rgba(0,0,0,0.1),
4px 4px 5px 0 rgba(0,0,0,0.1);
outline: none;
text-decoration: none;
}
/* btn-11 스타일 */
.btn-11 {
border: none;
background: rgb(251,33,117);
background: linear-gradient(0deg, rgba(251,33,117,1) 0%, rgba(234,76,137,1) 100%);
color: #fff;
overflow: hidden;
position: relative;
}
.btn-11:before {
position: absolute;
content: ”;
display: inline-block;
top: -180px;
left: 0;
width: 30px;
height: 100%;
background-color: #fff;
animation: shiny-btn1 3s ease-in-out infinite;
}
.btn-11:hover {
opacity: 0.7;
}
@-webkit-keyframes shiny-btn1 {
0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
/* dot 스타일 (버튼 내부) */
.dot {
display: inline-block;
width: 10px;
height: 10px;
background: #fff;
border-radius: 50%;
margin-left: 5px;
vertical-align: middle;
}
여행을 떠날 때 가장 중요한 것 중 하나는 숙소 선택이죠! 이곳에서의 숙박은 평생 기억에 남을 것 같아요. 객실이 넓고 조용해서 편안한 휴식을 취할 수 있었어요. 고급스러운 인테리어와 아늑한 분위기의 웰 컴 쿨투라 – 산타 루치아. 실제로 머물러본 후 느낀 점을 바탕으로 정리해봤어요.
웰 컴 쿨투라 – 산타 루치아
성급: 5.0
도시: 나폴리 (이탈리아)
방의 수: 4
층의 수: 1
1박 가격: 129986 원
리뷰 수: 0
간략 설명: 웰 컴 쿨투라 – 산타 루치아에서 숙박하며 나폴리의 아름다움을 즐겨보세요. 본 숙소는 모든 여행객들의 개별 요구에 맞게 수준 높은 서비스와 편의 시설을 제공합니다.
답글 남기기