/*Theme Name: BY Digital Theme
Description: Современная WordPress тема с TailwindCSS
Author: New Trait Studio
Version: 1.0.0
Text Domain: bydigital
*/

.simple_text .gallery figcaption {
    font-size: 12px;
    line-height: 120%;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
	text-decoration-line: none;
    color: black;
    text-transform: none;
}

.header_logo img {
    max-width: 200px;
}