
.card-body{
	padding: 20px 30px 40px;
}

.calafate-page .animal-card .dashed-line{
	width:100%;
	margin:0;
}

.calafate-page .liquenes .dashed-line{
	position: static;
	border-bottom: 2px dashed #e1e1e1;
	margin: 35px 0 15px;
}

@media (min-width:1000px){
	.calafate-page .liquenes .dashed-line{
	display:none;
	}
}

.calafate-page .liquenes h2{
	margin: 11px 0 22px;
}

.liquenes {
	margin-bottom:100px;
}

@media (min-width:1000px){
	.liquenes .card-header{
	padding: 50px 0 0;
	}
}

.calafate-page .liquenes .card-header h3 {
	color: #292929;
}

@media (min-width:1000px){
	.calafate-page .liquenes .card-header h3 {
		font-size: 2rem;
	}
}

@media (min-width:1000px){
	.calafate-page .liquenes .card-header figure {
		padding: unset;
	}
}


.card-header figure img{
    max-width: 30%;
    border-radius: 50%;
}

@media (min-width:1000px){
	.card-header figure img{
	width:10%;	
	}
}

.calafate-page .card-header figure {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 20px;
    gap: 25px;	
	  margin:unset;
}


@media (min-width:1000px){
	.calafate-page .card-header figure{
	padding: 35px;		
	}
}

.calafate-page .card-header h3{
	color: #292929;
	margin:unset;
} 

.nos-wrap span, .faq-wrap span
 {
    color: #495b68;
    font-family: Gilroy;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 2px;
}

.calafate-page .nos-wrap {
    margin: 60px 35px 24px;
}

.calafate-page h3 {
    color: #6E808E;
    font-family: Gilroy;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: -0.5px;
    margin: 33px 0 10px;
}

.disc {
    list-style: disc;
    padding: 0 5%;
}

.disc li {
    color: #525966;
    font-family: Gilroy;
    font-size: 0.9rem;
    font-style: normal;
    font-weight: 500;
    line-height: 180%;
}

.calafate-page .calafate-turismo h2:first-of-type{
    margin: 0px 0 22px;
}

@media (min-width: 1000px) {
    #post-73886 .calafate-page .nos-wrap {
        margin: 60px 10% 0;
    }
}