/*
 Theme Name:   Sigma Rocks
 Theme URI:    https://sigmarocks.com/
 Description:  Sigma Rocks Blogs
 Author:       Shubham Verma
 Version:      1.0
 Author URI:   https://shubhamverma.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */


.enlighter-code{
    padding: 12px 0;
}
.enlighter-btn-website{
    display: none !important;
}
.penci-header-image-logo .site-slogan, .penci-header-text-logo .site-slogan{
    margin-top: 0;
    text-align: center;
}
.my-custom-logo{
    width: 100px;
    display: grid;
    font-family: "Nunito VF Beta", "regular", sans-serif;
}
.my-custom-logo .site-name{
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    color: #212121;
}
.my-custom-logo .site-slogan{
    color: #212121;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
}
