/*
    Theme Name: Rush
    Theme URI: https://themes.pxsquad.com
    Description: Here we go..
    Version: 1.0.0
    Author: pxsquad
    Author URI: https://pixiesquad.com
    License: PixieSquad Themes. All rights reserved.
    License URI: https://themeforest.net/user/pxsquad
    Tags: portfolio, blog, entertainment, two-columns, one-column, right-sidebar, custom-colors, custom-logo, custom-menu, sticky-post, theme-options, threaded-comments, translation-ready, featured-images, theme-options
    Text Domain: rush
*/

/*--------------------------------------------------------------
>>> 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%;
}
