
.o_setting_container .o_web_settings_user {
  font-size: 95%;
  font-weight: 500;
}

.o_doc_link {
  text-decoration: none;
  font-weight: normal;
}

.o_doc_link::after {
  content: "\f059";
  font-family: 'FontAwesome';
  font-size: 1.2rem;
}

