/*
Theme Name: Skyra 
Theme URI: #
Author: Skyra
Author URI: #

*/

.top-dest h4{    font-size: 26px;
    color: #1596a6;
    line-height: 160%;
    padding: 0 0 15px 0;
    margin: 20;
    font-weight: 600;
	text-align:center;
	text-transform:uppercase;
}
.top-dest h4::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 45%;
    background: #ef4225;
    width: 100px;
    height: 3px;
    text-align: center;
}
.most-pop h4{    font-size: 26px;
    color: #1596a6;
    line-height: 160%;
    padding: 0 0 15px 0;
    margin: 20;
    font-weight: 600;
	text-align:center;
	text-transform:uppercase;
}
.most-pop h4::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 45%;
    background: #ef4225;
    width: 100px;
    height: 3px;
    text-align: center;
}