/*
Theme Name: LEGENDARY PERU 
Theme URI: https://www.myg-grafica.com
Author: M&G GRAFICA
Author URI: https://www.myg-grafica.com
Description: AGENCIA DE TURISMO
Version: 1.0

*/


  
  video {
    object-fit: cover;
    width: 100vw;
    position: absolute;
    height: 480px;
    top: 0;
    left: 0;
    z-index: -4;
}
.blog-content{
	padding:10px;
}

.blog-text{
	font-family: "Noto Sans", Sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.sec-title {
	
	font-family: "Noto Sans", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color:#133925;
	font-size:20px;
}