/*
Theme Name: Twenty Twenty-Five Child
Theme URI: https://seusite.com/
Description: Tema filho do Twenty Twenty-Five
Author: Seu Nome
Template: twentytwentyfive
Version: 1.0
*/

/* Aqui você pode colocar estilos extras */

main {
	margin-top: 0;
}

a:focus,
a:active {
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
}

.wpp-popular-posts {
    margin-top: 40px;
    padding: 20px;
    border-top: 2px solid #ccc;
}

.wpp-popular-posts h3 {
    margin-bottom: 15px;
    font-size: 1.2rem;
    font-weight: 600;
}

.wpp-popular-posts ul {
    list-style-type: disc;
    padding-left: 20px;
}

.wpp-popular-posts li {
    margin-bottom: 8px;
}
