/*
Theme Name:     Voice Child
Theme URI:      https://mekshq.com/theme/voice/
Description:    Child theme for the Voice Theme
Author:         meks
Author URI:     https://mekshq.com
Template:       voice
Version:        0.1.0
*/
.archive-container{
  max-width:1250px;
  margin:auto;
  padding:40px 15px;
}

.archive-title{
  font-size:32px;
  margin-bottom:10px;
}

.archive-desc{
  color:#666;
  margin-bottom:30px;
}