/*
    Theme Name: Arctic Studios
    Theme URI: https://arcticstudios.co.uk
    Description: A custom portfolio and project showcase theme for Arctic Studios, focused on indie game development, Unreal Engine projects, and software experiments.
    Version: 1.2.3
    Author: Arctic Studios
    Author URI: https://arcticstudios.co.uk
    Tags: portfolio, blog, dark, game-development, custom-logo, custom-menu, custom-colors, featured-images, theme-options, threaded-comments
    Text Domain: nftly
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Alignment
# Elements
# Font Adjustment
--------------------------------------------------------------*/

/* Adjustment */
.gallery-caption {
    font-weight: normal;
}

.sticky {
    font-weight: normal;
}

/* Alignment */
.aligncenter {
    text-align: center;
}

.alignleft {
    text-align: left;
}

.alignright {
    text-align: right;
}

.bypostauthor {
    color: rgba(105, 49, 249, 1);
}

.screen-reader-text {
    display: none;
}

.wp-caption-text {
    color: rgba(105, 49, 249, 1);
}

.wp-caption {
    max-width: 100%;
}
