/*
 Theme Name: Voice Child
 Theme URI: https://yourwebsite.com
 Description: Child theme for Voice theme
 Author: Shakir SEO Factors
 Author URI: https://yourwebsite.com
 Template: voice
 Version: 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;
}