@charset "UTF-8";

/*!
 * Site Custom Designed by Ikumi Masuko (https://watashiwanemui.com/)
 * Copyright 2021, Ikumi Masuko
 * License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0).
 *All images are from Pexels(https://www.pexels.com/)and The Met's Open Access program (https://www.metmuseum.org/about-the-met/policies-and-documents/open-access) (https://metmuseum.github.io/). Some are edited or modified by Ikumi Masuko.
 */

/*!
 * Startbootstrap - Snippets, themes, and templates
 * Homepage: https://startbootstrap.com
 * Copyright 2020
 * Licensed under MIT
 * Based on Bootstrap
 * License Statement: https://startbootstrap.com/knowledge-base/free
*/

/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */



/*sidebar wrapper update*/
#sidebar-wrapper {
  z-index: 10;
}

/*content-section update*/
.content-section {
	padding-top: 0.5em !important;
	padding-bottom: 7.5em;
}

.masthead {
	background-image:url("../assets/img/bridge.jpg");}