/* victoria customizations */
/* Colors */
/* Fonts */
.experience-assets-vic_faqs .content-margin {
  padding-left: 37%;
  padding-right: 16%; }

.experience-assets-vic_faqs .change-style {
  text-decoration: none;
  color: #000 !important;
  font-family: "FuturaStd-Medium";
  font-size: 14px;
  font-weight: 700; }

.experience-assets-vic_faqs .size-letter {
  font-size: 12px;
  font-family: "FuturaStd-Light"; }

.experience-assets-vic_faqs .arrow {
  font-size: 58%; }

.experience-assets-vic_faqs .change-style.text-decoration-none .arrow .icon--arrow {
  display: inline-block;
  width: 10px;
  height: 9px;
  content: "";
  background-image: url("../../../../images/icon-arrow-down.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 8px; }

.experience-assets-vic_faqs .change-style.text-decoration-none[aria-expanded="true"] .arrow .icon--arrow {
  display: inline-block;
  width: 10px;
  height: 9px;
  content: "";
  background-image: url("../../../../images/icon-arrow-up.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 8px; }

@media (max-width: 644px) {
  .experience-assets-vic_faqs .content-margin {
    padding-left: 5%;
    padding-right: 0%; }
  .experience-assets-vic_faqs .change-style {
    font-size: 10px; }
  .experience-assets-vic_faqs .size-letter {
    font-size: 10px; } }
